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:
parent
9da9eb03e1
commit
79a02d0544
1 changed files with 1 additions and 0 deletions
|
@ -41,6 +41,7 @@ ram.runtime = "50M"
|
||||||
[install.init_main_permission]
|
[install.init_main_permission]
|
||||||
type = "group"
|
type = "group"
|
||||||
default = "all_users"
|
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]
|
[install.password]
|
||||||
type = "password"
|
type = "password"
|
||||||
|
|
Loading…
Add table
Reference in a new issue