mirror of
https://github.com/YunoHost-Apps/wetty_ynh.git
synced 2024-09-03 18:16:29 +02:00
Fix default value for install args
This commit is contained in:
parent
717a9b9fe5
commit
6148c6603d
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ ram.runtime = "50M"
|
|||
help.en = "Even if public, it still requires authentication."
|
||||
help.fr = "Même publique, vous devrez vous authentifier"
|
||||
type = "group"
|
||||
default = false
|
||||
default = "visitors"
|
||||
|
||||
[resources]
|
||||
[resources.sources.main]
|
||||
|
|
Loading…
Reference in a new issue