From 42e65dd6e0578213680abffd14073de0ccdeb2cc Mon Sep 17 00:00:00 2001 From: Hannah von Reth Date: Fri, 25 Apr 2025 16:24:30 +0200 Subject: [PATCH] Update descirption of COLLABORA_SSL_ENABLE --- deployments/examples/opencloud_full/.env | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/deployments/examples/opencloud_full/.env b/deployments/examples/opencloud_full/.env index abb6350be..a934ccbf1 100644 --- a/deployments/examples/opencloud_full/.env +++ b/deployments/examples/opencloud_full/.env @@ -193,7 +193,8 @@ COLLABORA_ADMIN_USER= # Admin password for Collabora. # Defaults to "admin". 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 # If you're on an internet-facing server, enable SSL verification for Collabora Online. # Please comment out the following line: