bundlewrap/bundles/rspamd/files/local.d/worker-proxy.inc
Franzi 15428b03be
Some checks failed
bundlewrap/pipeline/head There was a failure building this commit
bundles/rspamd: introduce, add to htz.ex42-1048908
2020-11-08 10:43:51 +01:00

8 lines
124 B
PHP

bind_socket = "localhost:11332";
milter = yes;
timeout = 120s;
upstream "local" {
default = yes;
self_scan = yes;
}