docs(collabora-online): Add info to use alphanumeric caracters

More complex passwords containing some special characters might trigger

[ coolwsd ] FTL Failed to initialize COOLWSD: SAXParseException: Invalid token in '/etc/coolwsd/coolwsd.xml', line 244 column 167
This commit is contained in:
Julian-Samuel Gebühr 2024-01-03 16:49:46 +01:00 committed by GitHub
parent 553e5a42e3
commit 67180a31ec
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -27,6 +27,7 @@ collabora_online_enabled: true
collabora_online_hostname: collabora.example.com
# A password for the admin interface, available at: https://COLLABORA_ONLINE_DOMAIN/browser/dist/admin/admin.html
# Use only alpha-numeric characters
collabora_online_env_variable_password: ''
collabora_online_aliasgroup: "https://{{ nextcloud_hostname | replace('.', '\\.') }}:443"