mirror of
https://github.com/YunoHost-Apps/keeweb_ynh.git
synced 2024-09-03 19:26:33 +02:00
Fix tests for Bookworm
This commit is contained in:
parent
badb6c2448
commit
c7b231f5e0
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@ ram.runtime = "50M"
|
|||
help.en = "If enabled, KeeWeb 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, KeeWeb sera accessible aux personnes n’ayant pas de compte. Vous pourrez changer ceci plus tard via la webadmin."
|
||||
type = "group"
|
||||
default = false
|
||||
default = "visitors"
|
||||
|
||||
[resources]
|
||||
[resources.system_user]
|
||||
|
|
Loading…
Reference in a new issue