diff options
author | Vsevolod Stakhov <vsevolod@highsecure.ru> | 2018-05-03 15:14:00 +0100 |
---|---|---|
committer | Vsevolod Stakhov <vsevolod@highsecure.ru> | 2018-05-03 15:14:00 +0100 |
commit | e7153fc22cc0b98022a0d3c697f291674ed9dfd0 (patch) | |
tree | 3a07ca413ac76bbacd5d1ba4a4d8579a0d1a4855 /conf | |
parent | 7f596814c14a5844d49c50cad68df568e6417793 (diff) | |
download | rspamd-e7153fc22cc0b98022a0d3c697f291674ed9dfd0.tar.gz rspamd-e7153fc22cc0b98022a0d3c697f291674ed9dfd0.zip |
[Minor] Remove stupid leftover
Diffstat (limited to 'conf')
-rw-r--r-- | conf/worker-proxy.inc | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/conf/worker-proxy.inc b/conf/worker-proxy.inc index b06bcbfad..cfc18c059 100644 --- a/conf/worker-proxy.inc +++ b/conf/worker-proxy.inc @@ -1,7 +1,5 @@ # Included from top-level .conf file -type = "proxy"; - milter = yes; # Enable milter mode timeout = 120s; # Needed for Milter usually |