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

@ -17,3 +17,4 @@ You need to enable the *contrib* apt repository.
| `onlyoffice_db_name` | string | onlyoffice |
| `onlyoffice_jwt_secret` | string | *not set* |
| `onlyoffice_ds_port` | int | 80 |
| `onlyoffice_disable_pluginmanager` | bool | false |