diff options
| author | Valery Kartel <valery.kartel@gmail.com> | 2016-11-25 18:54:58 +0200 |
|---|---|---|
| committer | Natanael Copa <ncopa@alpinelinux.org> | 2016-11-25 17:08:31 +0000 |
| commit | 0d052d0578de9e3674bd66da6686dcd7f56b2cea (patch) | |
| tree | 1e6761fac4a9afbf9f04b546414a40d533a9eae6 /testing/rspamd/rspamd.worker_normal | |
| parent | 64afb5ab10d6bdced5921588f38124df06eb3783 (diff) | |
| download | aports-0d052d0578de9e3674bd66da6686dcd7f56b2cea.tar.bz2 aports-0d052d0578de9e3674bd66da6686dcd7f56b2cea.tar.xz | |
testing/rspamd: upgrade to 1.4.0
Diffstat (limited to 'testing/rspamd/rspamd.worker_normal')
| -rw-r--r-- | testing/rspamd/rspamd.worker_normal | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/testing/rspamd/rspamd.worker_normal b/testing/rspamd/rspamd.worker_normal deleted file mode 100644 index 6fbee1d97b..0000000000 --- a/testing/rspamd/rspamd.worker_normal +++ /dev/null @@ -1,8 +0,0 @@ -worker { - bind_socket = "*:11333"; - type = "normal"; - mime = true; - task_timeout = 8s; - .include(try=true; priority=1) "$LOCAL_CONFDIR/local.d/worker-normal.inc" - .include(try=true; priority=10) "$LOCAL_CONFDIR/override.d/worker-normal.inc" -} |
