[Rspamd] make upstream an object

This commit is contained in:
andryyy
2019-03-07 00:05:55 +01:00
parent df07c9df01
commit c792bbcbab
3 changed files with 11 additions and 9 deletions

View File

@@ -1,6 +1,6 @@
bind_socket = "rspamd:9900";
milter = true;
upstream {
upstream "local" {
name = "localhost";
default = true;
hosts = "rspamd:11333"