aboutsummaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorVsevolod Stakhov <vsevolod@highsecure.ru>2013-06-04 15:08:31 +0100
committerVsevolod Stakhov <vsevolod@highsecure.ru>2013-06-04 15:08:31 +0100
commita83d8b4f51a1a441643a9b6f910c7397ca808cde (patch)
tree06ced5eca9afc0e48f3912e5a2c05db9a9538f37 /conf
parent89a411447ebc068efbe4c841c95adeaf9a1bbcd0 (diff)
downloadrspamd-a83d8b4f51a1a441643a9b6f910c7397ca808cde.tar.gz
rspamd-a83d8b4f51a1a441643a9b6f910c7397ca808cde.zip
Add allow_update example usage.
Diffstat (limited to 'conf')
-rw-r--r--conf/rspamd-basic.xml.in5
1 files changed, 3 insertions, 2 deletions
diff --git a/conf/rspamd-basic.xml.in b/conf/rspamd-basic.xml.in
index d7401965a..fbe62512d 100644
--- a/conf/rspamd-basic.xml.in
+++ b/conf/rspamd-basic.xml.in
@@ -316,8 +316,9 @@
<bind_socket>localhost:11335</bind_socket>
<count>1</count>
<maxfiles>2048</maxfiles>
- <hashfile>@LOCALSTATES_PREFIX@/fuzzy.db</hashfile>
- <use_judy>yes</use_judy>
+ <hashfile>@LOCALSTATES_PREFIX@/fuzzy.db</hashfile>
+ <use_judy>yes</use_judy>
+ <allow_update>127.0.0.1</allow_update>
</worker>
-->
<worker>