mirror of
https://github.com/YunoHost-Apps/guacamole_ynh.git
synced 2024-09-03 19:16:03 +02:00
Fix init_main_permission default
This commit is contained in:
parent
0c4a26ec82
commit
050a7754cc
1 changed files with 1 additions and 1 deletions
|
@ -45,7 +45,7 @@ ram.runtime = "50M"
|
||||||
help.en = "Not recommended"
|
help.en = "Not recommended"
|
||||||
help.fr = "Pas reccomandé"
|
help.fr = "Pas reccomandé"
|
||||||
type = "group"
|
type = "group"
|
||||||
default = false
|
default = "all_users"
|
||||||
|
|
||||||
[resources]
|
[resources]
|
||||||
[resources.sources]
|
[resources.sources]
|
||||||
|
|
Loading…
Add table
Reference in a new issue