1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/baikal_ynh.git synced 2024-09-03 18:16:11 +02:00

Add explaining help text

So far it is not obvious that the app needs to be set to public for
CalDAV/CardDAV clients to work.
This commit is contained in:
Tom Warnke 2023-12-23 14:02:30 +01:00
parent 9da9eb03e1
commit 79a02d0544
No known key found for this signature in database
GPG key ID: 23BEBC549919C003

View file

@ -41,6 +41,7 @@ ram.runtime = "50M"
[install.init_main_permission]
type = "group"
default = "all_users"
help.en = "If you want to access Baikal with CalDAV or CardDAV clients, you need to allow access for visitors."
[install.password]
type = "password"