Merge pull request #7334 from nextcloud/enh/7315/improve-oo-check

onlyoffice: disable background check for editors
This commit is contained in:
Simon L.
2026-01-05 10:05:24 +01:00
committed by GitHub
3 changed files with 1 additions and 9 deletions

View File

@@ -723,10 +723,6 @@
"ONLYOFFICE_SECRET"
],
"restart": "unless-stopped",
"nextcloud_exec_commands": [
"echo 'Activating OnlyOffice config...'",
"php /var/www/html/occ onlyoffice:documentserver --check"
],
"profiles": [
"onlyoffice"
],