web,prosody: add XMPP WebSocket / Stream Management support
This commit is contained in:
committed by
Saúl Ibarra Corretgé
parent
130eb551a7
commit
d747bfbe6b
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user