aboutsummaryrefslogtreecommitdiffstats
path: root/testing/rspamd/rspamd.worker_normal
blob: 72c86c06a13eaa0790bb1fb31685ce72895580b6 (plain)
1
2
3
4
5
6
worker {
    bind_socket = "*:11333";
    type = "normal";
    mime = true;
    task_timeout = 8s;
}