mirror of
https://github.com/truenas/charts.git
synced 2026-04-09 21:59:10 +08:00
* initial commit * common files * templates * typo * add migration * todo * envs * fixeas * cool user * typo * reduce logging * setpcap * uniq mount points * fix path * caps for nginx * nginx caps * nginx * add metadata * add ui * bump version * portal * test values * add migration * fix checks * wait for collab * fix migration * version bump * add default dictionaries * custom params
17 lines
384 B
YAML
17 lines
384 B
YAML
collaboraConfig:
|
|
username: 'my-username'
|
|
password: 'my-password'
|
|
dictionaries:
|
|
- en_GB
|
|
- en_US
|
|
aliasGroup1:
|
|
- nc.example.com
|
|
- other-nc.example.com
|
|
serverName: collabora.example.com:9980
|
|
extraParams:
|
|
- --o:welcome.enable=false
|
|
- --o:user_interface.mode=notebookbar
|
|
- --o:ssl.termination=true
|
|
- --o:ssl.enable=false
|
|
- --o:net.proto=IPv4
|