mirror of
https://github.com/YunoHost-Apps/onlyoffice_ynh.git
synced 2024-09-03 19:56:11 +02:00
fix
This commit is contained in:
parent
9b13902091
commit
31f7e72a1e
2 changed files with 1 additions and 5 deletions
|
@ -27,13 +27,9 @@ ram.runtime = "50M"
|
||||||
|
|
||||||
[install]
|
[install]
|
||||||
[install.domain]
|
[install.domain]
|
||||||
help.en = "You should not install OnlyOffice on your main YunoHost domain, especially if you want to use it with a Nextcloud installed on the same domain."
|
|
||||||
help.fr = "Évitez d'installer OnlyOffice sur votre domaine YunoHost principal, surtout si vous voulez l'utiliser avec une instance Nextcloud installée sur le même domaine."
|
|
||||||
type = "domain"
|
type = "domain"
|
||||||
|
|
||||||
[install.path]
|
[install.path]
|
||||||
help.en = "Root path / if you chose a subdomain, e.g. office.yunohost.domain."
|
|
||||||
help.fr = "Choisissez le chemin racine / si vous avez choisi un sous-domaine, ex. office.yunohost.domain."
|
|
||||||
type = "path"
|
type = "path"
|
||||||
default = "/onlyoffice"
|
default = "/onlyoffice"
|
||||||
|
|
||||||
|
|
|
@ -7,4 +7,4 @@ test_format = 1.0
|
||||||
# ------------
|
# ------------
|
||||||
|
|
||||||
|
|
||||||
arg.nextclouddomain
|
arg.nextclouddomain = "dpmain.tld"
|
Loading…
Add table
Reference in a new issue