From 8d637ed84fc810ddc4eac93f682fbeb1094a9a01 Mon Sep 17 00:00:00 2001 From: Andrey Igoshin Date: Sun, 6 May 2018 16:35:37 +0300 Subject: [Feature] support for CommuniGate Pro self-generated messages --- conf/options.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'conf/options.inc') diff --git a/conf/options.inc b/conf/options.inc index 9238cca3c..f374fe76c 100644 --- a/conf/options.inc +++ b/conf/options.inc @@ -40,5 +40,5 @@ words_decay = 200; rrd = "${DBDIR}/rspamd.rrd"; # Local networks -local_addrs = "192.168.0.0/16, 10.0.0.0/8, 172.16.0.0/12, fd00::/8, 169.254.0.0/16, fe80::/10"; +local_addrs = [192.168.0.0/16, 10.0.0.0/8, 172.16.0.0/12, fd00::/8, 169.254.0.0/16, fe80::/10]; hs_cache_dir = "${DBDIR}/"; -- cgit v1.2.3