[Rspamd] Deactivate neural but use a more aggressive learning method (no autolearn)

This commit is contained in:
André
2018-07-29 23:03:49 +02:00
parent 3b2a3d36b9
commit 59c4cc054e
3 changed files with 6 additions and 13 deletions

View File

@@ -8,6 +8,6 @@ train {
}
ann_expire = 80d;
timeout = 20; # Increase redis timeout
enabled = ${HAS_TORCH}; # Explicitly disable module when torch is disabled
enabled = false;
use_settings = false; # If enabled, then settings-id is used to dispatch networks