mirror of
https://github.com/YunoHost-Apps/digisteps_ynh.git
synced 2024-09-03 18:26:21 +02:00
Update manifest.toml
This commit is contained in:
parent
46c790c6c4
commit
76ae0909e0
1 changed files with 1 additions and 3 deletions
|
@ -27,7 +27,7 @@ ldap = false
|
||||||
sso = false
|
sso = false
|
||||||
|
|
||||||
disk = "50M"
|
disk = "50M"
|
||||||
ram.build = "50M"
|
ram.build = "100M"
|
||||||
ram.runtime = "50M"
|
ram.runtime = "50M"
|
||||||
|
|
||||||
[install]
|
[install]
|
||||||
|
@ -39,8 +39,6 @@ ram.runtime = "50M"
|
||||||
default = "/digisteps"
|
default = "/digisteps"
|
||||||
|
|
||||||
[install.init_main_permission]
|
[install.init_main_permission]
|
||||||
help.en = "If public, any visitor can create educational pathes and see saved ones, providing they know their secret questions and answers."
|
|
||||||
help.fr = "Si l’application est publique, n’importe quel visiteur pourra créer un parcours pédagogique et consulter ceux sauvegardés dont ils connaissent à la fois la question secrète et la réponse."
|
|
||||||
type = "group"
|
type = "group"
|
||||||
default = "visitors"
|
default = "visitors"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue