feat: Optionally disable the pluginmanager

This commit is contained in:
phil 2025-04-20 11:40:35 +02:00
parent d569f0335b
commit 46de2f30a9
5 changed files with 20 additions and 0 deletions

View file

@ -3,6 +3,7 @@ onlyoffice_db_host: localhost
onlyoffice_db_user: onlyoffice
onlyoffice_db_name: onlyoffice
onlyoffice_ds_port: 80
onlyoffice_disable_pluginmanager: false
database_host: "{{ onlyoffice_db_host }}"