1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/isso_ynh.git synced 2024-09-03 19:35:55 +02:00

Update manifest.toml

This commit is contained in:
Éric Gaspar 2023-12-02 22:40:41 +01:00
parent af73ea86f2
commit 619b2d4770

View file

@ -34,6 +34,10 @@ ram.runtime = "50M"
[install.domain]
type = "domain"
[install.init_main_permission]
type = "group"
default = "visitors"
[install.target_domain]
ask.en = "your website or blog (not the location of Isso!). Please do not add a trailing `/` in the target_domain"
ask.fr = "votre site Web ou votre blog (pas l'emplacement d'Isso !). Veuillez ne pas ajouter de `/` à la fin du domaine_cible"