mirror of
https://github.com/YunoHost-Apps/bookstack_ynh.git
synced 2024-09-03 18:16:02 +02:00
Update manifest.toml
This commit is contained in:
parent
220087a71f
commit
c7c7f5f44f
1 changed files with 2 additions and 2 deletions
|
@ -46,8 +46,8 @@ ram.runtime = "50M"
|
|||
default = "en"
|
||||
|
||||
[install.init_main_permission]
|
||||
help.en = "If enabled, BookStack will be accessible by people who do not have an account. This can be changed later via the webadmin."
|
||||
help.fr = "Si cette case est cochée, BookStack sera accessible aux personnes n’ayant pas de compte. Vous pourrez changer ceci plus tard via la webadmin."
|
||||
help.en = "Si défini sur visiteurs, BookStack will be accessible by people who do not have an account. This can be changed later via the webadmin."
|
||||
help.fr = "Si visiteurs selectionné, BookStack sera accessible aux personnes n’ayant pas de compte. Vous pourrez changer ceci plus tard via la webadmin."
|
||||
type = "group"
|
||||
default = "visitors"
|
||||
|
||||
|
|
Loading…
Reference in a new issue