Add log_helper to Rspamd, add IPv6 for http maps in Nginx, make Bind listen on v6 and add acl for internal network

This commit is contained in:
andryyy
2017-05-23 22:23:34 +02:00
parent d1b99d2355
commit 466b8137e5
3 changed files with 6 additions and 1 deletions

View File

@@ -1,2 +1,5 @@
# rspamd.conf.local
history_redis {}
worker "log_helper" {
count = 1;
}