diff --git a/manifest.toml b/manifest.toml index 07968fc..dabf874 100644 --- a/manifest.toml +++ b/manifest.toml @@ -27,13 +27,9 @@ ram.runtime = "50M" [install] [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" [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" default = "/onlyoffice" diff --git a/tests.toml b/tests.toml index c7389ee..9121c62 100644 --- a/tests.toml +++ b/tests.toml @@ -7,4 +7,4 @@ test_format = 1.0 # ------------ - arg.nextclouddomain \ No newline at end of file + arg.nextclouddomain = "dpmain.tld" \ No newline at end of file