feat(collabora): expose env options and persist config

This commit is contained in:
Alexandre
2025-08-06 07:34:26 +02:00
parent 7c5bc2fedb
commit 15f65963e3
4 changed files with 42 additions and 2 deletions

View File

@@ -30,6 +30,9 @@ Configure the add-on to allow access from your Nextcloud instance:
- `domain`: Regex matching the Nextcloud host (for example `cloud\\.example\\.com`).
- `username` and `password`: Optional credentials for the Collabora admin console.
- `aliasgroup1`: Additional allowed hostnames for WOPI connections.
- `dictionaries`: Space separated list of dictionary languages to install.
- `extra_params`: Extra parameters passed to the Collabora start script.
### Custom Scripts and Environment Variables