1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/dendrite_ynh.git synced 2024-09-03 18:25:58 +02:00

Update manifest.toml

This commit is contained in:
ericgaspar 2023-08-25 22:43:34 +02:00
parent 3fdb6606c9
commit 8c6607d7bc

View file

@ -16,7 +16,7 @@ admindoc = "https://github.com/matrix-org/dendrite/tree/master/docs"
code = "https://github.com/matrix-org/dendrite"
[integration]
yunohost = ">= 11.1.17"
yunohost = ">= 11.2"
architectures = "all"
multi_instance = false
ldap = "not_relevant"
@ -32,6 +32,10 @@ ram.runtime = "50M"
help.fr = "Sélectionnez le domaine exclusivement dédié à Dendrite, par exemple dendrite.domain.tld"
type = "domain"
[install.init_main_permission]
type = "group"
default = "visitors"
[install.server_name]
ask.en = "Select the display name for your Dendrite server"
ask.fr = "Sélectionnez le nom d'affichage pour votre serveur Dendrite"