feat: Optionally disable the pluginmanager
This commit is contained in:
parent
d569f0335b
commit
46de2f30a9
5 changed files with 20 additions and 0 deletions
|
@ -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 }}"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue