diff options
Diffstat (limited to 'conf')
-rw-r--r-- | conf/workers.conf | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/conf/workers.conf b/conf/workers.conf index 4e958db5f..681d71058 100644 --- a/conf/workers.conf +++ b/conf/workers.conf @@ -3,8 +3,6 @@ worker { type = "normal"; bind_socket = "*:11333"; - http = false; - allow_learn = true; mime = true; } worker { |