mirror of
https://github.com/YunoHost-Apps/grr_ynh.git
synced 2024-09-03 19:15:56 +02:00
Update manifest.toml
This commit is contained in:
parent
a512bf3787
commit
d8c52a0b3a
1 changed files with 4 additions and 1 deletions
|
@ -21,8 +21,11 @@ code = "https://github.com/JeromeDevome/GRR"
|
|||
yunohost = ">= 11.2"
|
||||
architectures = "all"
|
||||
multi_instance = true
|
||||
|
||||
ldap = true
|
||||
|
||||
sso = false
|
||||
|
||||
disk = "50M"
|
||||
ram.build = "50M"
|
||||
ram.runtime = "50M"
|
||||
|
@ -42,7 +45,7 @@ ram.runtime = "50M"
|
|||
help.en = "A public tool means that anybody will be able to visualize public booked resources."
|
||||
help.fr = "Un outil public signifie que n'importe qui pourra visualiser les réservation public de ressources"
|
||||
type = "group"
|
||||
default = false
|
||||
default = "visitors"
|
||||
|
||||
[resources]
|
||||
[resources.sources.main]
|
||||
|
|
Loading…
Add table
Reference in a new issue