1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/sogo_ynh.git synced 2024-09-03 20:26:07 +02:00

fix manifest

This commit is contained in:
Josué Tille 2024-02-23 19:40:48 +01:00
parent ef1c3ec599
commit aed0136184
No known key found for this signature in database
GPG key ID: 5F259226AD51F2F5

View file

@ -45,7 +45,7 @@ ram.runtime = "200M"
help.en = "If it's not public, everybody which want to access to any page of SOGo need to be authenticated on the SSO. On the public mode anybody can access to the authentication page. The shared calendar will be also accessible by anybody who has this link"
help.fr = "Si n'est pas publique, n'importe qui veux accéder à n'importe quelle page de SOGo doit être authentifié dans le SSO. Dans le mode publique n'importe qui peut accéder à la page d'authentification de SOGo. Les agenda partagé seront aussi accessible par n'import qui qui à ce liens."
type = "group"
default = "visitors"
default = "all_users"
[resources]
[resources.system_user]
@ -60,6 +60,9 @@ ram.runtime = "200M"
sync_client.auth_header = false
sync_client.additional_urls = ["/Microsoft-Server-ActiveSync", "/principals", "/.well-known/caldav", "/.well-known/carddav"]
[resources.ports]
main.default = 20000
[resources.apt]
packages = [
"sogo",