1
0
Fork 0
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:
Josué Tille 2023-12-19 10:48:57 +01:00
parent 4b950a3f60
commit 466724f40b
No known key found for this signature in database
GPG key ID: 716A6C99B04194EF

View file

@ -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"