Merge pull request #1022 from nextcloud/office-home-mode

Set collabora home option
This commit is contained in:
Simon L
2022-08-17 12:18:28 +02:00
committed by GitHub

View File

@@ -177,7 +177,7 @@
],
"environmentVariables": [
"aliasgroup1=https://%NC_DOMAIN%:443",
"extra_params=--o:ssl.enable=false --o:ssl.termination=true --o:logging.level=warning",
"extra_params=--o:ssl.enable=false --o:ssl.termination=true --o:logging.level=warning --o:home_mode.enable=true",
"dictionaries=%COLLABORA_DICTIONARIES%",
"TZ=%TIMEZONE%"
],