web,prosody: turn on XMPP WebSocket by default

This commit is contained in:
Saúl Ibarra Corretgé
2020-10-29 21:57:54 +01:00
parent d747bfbe6b
commit 465816b4eb
4 changed files with 3 additions and 6 deletions

View File

@@ -329,9 +329,6 @@ JIBRI_LOGS_DIR=/config/logs
# Necessary for Let's Encrypt, relies on standard HTTPS port (443)
#ENABLE_HTTP_REDIRECT=1
# Enabled XMPP traffic over WebSocket (PUBLIC_URL must be defined!)
#ENABLE_XMPP_WEBSOCKET=1
# Container restart policy
# Defaults to unless-stopped
RESTART_POLICY=unless-stopped