Remove references in configs to http_poll; it was removed in ba69c469b5

pull/2683/head
Badlop 5 years ago
parent 133c45ce2b
commit 78d4e90d47

@ -61,7 +61,6 @@ defmodule Ejabberd.ConfigFile do
@opts [
port: 5280,
web_admin: true,
http_poll: true,
http_bind: true,
captcha: true]
end

@ -164,7 +164,6 @@ listen:
## request_handlers:
## "/pub/archive": mod_http_fileserver
web_admin: true
http_poll: true
http_bind: true
## register: true
captcha: true

Loading…
Cancel
Save