Fixed collabora

This commit is contained in:
Kasra Bigdeli 2020-06-23 08:40:26 -04:00
parent a0e1fb0ac8
commit b8bf1d34d3
1 changed files with 1 additions and 2 deletions

View File

@ -47,8 +47,7 @@
}, },
{ {
"id": "$$cap_wopihost_domain", "id": "$$cap_wopihost_domain",
"label": "WOPI host domain", "label": "WOPI host domain - yournextcloud.your.rootdomain.com",
"defaultValue": "yournextcloud\\.$$cap_root_domain",
"description": "Your Nextcloud host domain.\nCaution ! you must add a backslash before each dot of the url", "description": "Your Nextcloud host domain.\nCaution ! you must add a backslash before each dot of the url",
"validRegex": "/^([^\\s^\\/])+$/" "validRegex": "/^([^\\s^\\/])+$/"
} }