1
0
Fork 0
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:
Éric Gaspar 2023-11-27 08:58:14 +01:00
parent a512bf3787
commit d8c52a0b3a

View file

@ -21,8 +21,11 @@ code = "https://github.com/JeromeDevome/GRR"
yunohost = ">= 11.2" yunohost = ">= 11.2"
architectures = "all" architectures = "all"
multi_instance = true multi_instance = true
ldap = true ldap = true
sso = false sso = false
disk = "50M" disk = "50M"
ram.build = "50M" ram.build = "50M"
ram.runtime = "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.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" help.fr = "Un outil public signifie que n'importe qui pourra visualiser les réservation public de ressources"
type = "group" type = "group"
default = false default = "visitors"
[resources] [resources]
[resources.sources.main] [resources.sources.main]