Fix prosody config.
This commit is contained in:
parent
817cf28e2a
commit
7dbb964ad7
@ -125,9 +125,9 @@ cross_domain_bosh = false;
|
|||||||
consider_bosh_secure = true;
|
consider_bosh_secure = true;
|
||||||
cross_domain_websocket = false;
|
cross_domain_websocket = false;
|
||||||
consider_websocket_secure = true;
|
consider_websocket_secure = true;
|
||||||
|
https_ports = {};
|
||||||
|
|
||||||
VirtualHost "anon.localhost"
|
VirtualHost "anon.localhost"
|
||||||
https_ports = {};
|
|
||||||
trusted_proxies = { "127.0.0.1", "::1" }
|
trusted_proxies = { "127.0.0.1", "::1" }
|
||||||
|
|
||||||
authentication = "anonymous"
|
authentication = "anonymous"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user