web,prosody: add XMPP WebSocket / Stream Management support

This commit is contained in:
Jan-Otto Kröpke
2020-04-23 21:14:11 +02:00
committed by Saúl Ibarra Corretgé
parent 130eb551a7
commit d747bfbe6b
6 changed files with 68 additions and 11 deletions

View File

@@ -329,6 +329,9 @@ 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