1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/sogo_ynh.git synced 2024-09-03 20:26:07 +02:00
This commit is contained in:
Salamandar 2024-01-30 23:37:33 +01:00
parent ef9445fe2f
commit 3553226452

View file

@ -32,11 +32,9 @@ ram.runtime = "50M" # FIXME: replace with an **estimate** minimum ram requiremen
[install] [install]
[install.domain] [install.domain]
# this is a generic question - ask strings are automatically handled by Yunohost's core
type = "domain" type = "domain"
[install.admin] [install.admin]
# this is a generic question - ask strings are automatically handled by Yunohost's core
type = "user" type = "user"
[install.init_main_permission] [install.init_main_permission]
@ -51,7 +49,7 @@ ram.runtime = "50M" # FIXME: replace with an **estimate** minimum ram requiremen
[resources.install_dir] [resources.install_dir]
[resources.permissions] [resources.permissions]
main.url = "/SOGo" main.url = "/"
sync_client.label = "Sync client" sync_client.label = "Sync client"
sync_client.show_tile = false sync_client.show_tile = false