summaryrefslogtreecommitdiffstats
path: root/conf/worker-controller.inc
diff options
context:
space:
mode:
authorVsevolod Stakhov <vsevolod@highsecure.ru>2018-04-16 11:47:26 +0100
committerVsevolod Stakhov <vsevolod@highsecure.ru>2018-04-16 11:47:26 +0100
commita3d5365b47f31be10fa4703e365e83d7f467e962 (patch)
treefba7533f33f6dd613929697cbf11985a71895df4 /conf/worker-controller.inc
parentc24681aa25efaffa4eb43ca9bdf4a7f0009082a5 (diff)
downloadrspamd-a3d5365b47f31be10fa4703e365e83d7f467e962.tar.gz
rspamd-a3d5365b47f31be10fa4703e365e83d7f467e962.zip
[Conf] Major stock config updates
- Workers are now specified in a new format worker "type" { ... } - Enable fuzzy worker to simplify local fuzzy storages configuration - Bind all workers to localhost by default to avoid security flaws
Diffstat (limited to 'conf/worker-controller.inc')
-rw-r--r--conf/worker-controller.inc1
1 files changed, 0 insertions, 1 deletions
diff --git a/conf/worker-controller.inc b/conf/worker-controller.inc
index 7080dcc8d..ac4c1355d 100644
--- a/conf/worker-controller.inc
+++ b/conf/worker-controller.inc
@@ -1,6 +1,5 @@
# Included from top-level .conf file
-type = "controller";
count = 1;
password = "q1";
secure_ip = "127.0.0.1";