diff options
author | Vsevolod Stakhov <vsevolod@highsecure.ru> | 2021-09-10 16:53:19 +0100 |
---|---|---|
committer | Vsevolod Stakhov <vsevolod@highsecure.ru> | 2021-09-10 16:53:19 +0100 |
commit | 6729b60066a4dcf9a38e3e766d829b9932ec5d29 (patch) | |
tree | c0a5943b16bd8379b04fdb829bd4e19d98266e85 /conf | |
parent | ce27fc077994facdd43c38516ad91227692627d2 (diff) | |
download | rspamd-6729b60066a4dcf9a38e3e766d829b9932ec5d29.tar.gz rspamd-6729b60066a4dcf9a38e3e766d829b9932ec5d29.zip |
[Minor] Remove unused cfg fields
Diffstat (limited to 'conf')
-rw-r--r-- | conf/options.inc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/conf/options.inc b/conf/options.inc index f305bcfcb..d5cf60d7b 100644 --- a/conf/options.inc +++ b/conf/options.inc @@ -14,7 +14,6 @@ # Relevant documentation: https://rspamd.com/doc/configuration/options.html filters = "chartable,dkim,regexp,fuzzy_check"; -raw_mode = false; one_shot = false; cache_file = "$DBDIR/symbols.cache"; # How often maps are checked ( |