mirror of
https://github.com/YunoHost-Apps/xwiki_ynh.git
synced 2024-09-03 20:36:11 +02:00
Fix manifest
This commit is contained in:
parent
4b950a3f60
commit
466724f40b
1 changed files with 4 additions and 0 deletions
|
@ -46,6 +46,10 @@ ram.runtime = "1G"
|
|||
default = "visitors"
|
||||
|
||||
[install.init_admin_permission]
|
||||
ask.en = "Which group will have access to xWiki admin page"
|
||||
ask.fr = "Quel groupe aura accès à l'administration de xWiki"
|
||||
help.en = "Users of this group should have access to xWiki admin page"
|
||||
help.fr = "Les utilisateurs de ce groupe devrait avoir accès à la page d'administration de xWiki"
|
||||
type = "group"
|
||||
default = "admins"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue