]> source.dussan.org Git - rspamd.git/commitdiff
Remove deprecated options from the default config.
authorVsevolod Stakhov <vsevolod@highsecure.ru>
Wed, 8 Oct 2014 17:25:55 +0000 (18:25 +0100)
committerVsevolod Stakhov <vsevolod@highsecure.ru>
Wed, 8 Oct 2014 17:25:55 +0000 (18:25 +0100)
conf/workers.conf

index 4e958db5fba0f919be9696e0f69ad989cbc3224a..681d71058f113a952a921a31092c6d30806d5cf8 100644 (file)
@@ -3,8 +3,6 @@
 worker {
     type = "normal";
     bind_socket = "*:11333";
-    http = false;
-    allow_learn = true;
     mime = true;
 }
 worker {