Update descirption of COLLABORA_SSL_ENABLE

This commit is contained in:
Hannah von Reth
2025-04-25 16:24:30 +02:00
committed by GitHub
parent c9b2ced3ba
commit 42e65dd6e0

View File

@@ -193,7 +193,8 @@ COLLABORA_ADMIN_USER=
# Admin password for Collabora. # Admin password for Collabora.
# Defaults to "admin". # Defaults to "admin".
COLLABORA_ADMIN_PASSWORD= COLLABORA_ADMIN_PASSWORD=
# Set to true to enable SSL for Collabora Online. Default is true if not specified. # Set to true to enable SSL handling in Collabora Online, this is only required if you are not using a reverse proxy.
# Default is true if not specified.
COLLABORA_SSL_ENABLE=false COLLABORA_SSL_ENABLE=false
# If you're on an internet-facing server, enable SSL verification for Collabora Online. # If you're on an internet-facing server, enable SSL verification for Collabora Online.
# Please comment out the following line: # Please comment out the following line: