1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/gitlab_ynh.git synced 2024-09-03 18:36:35 +02:00

Merge branch 'packagingV2' of github.com:YunoHost-Apps/gitlab_ynh into packagingV2

This commit is contained in:
Kay0u 2023-08-28 10:45:02 +02:00
commit c794c086e0
No known key found for this signature in database
GPG key ID: AAFEEB16CFA2AE2D

View file

@ -42,8 +42,8 @@ ram.runtime = "2000M"
type = "user"
[install.init_main_permission]
help.en = "If your GitLab instance is public, anyone can see your public repositories."
help.fr = "Si votre instance GitLab est publique, tout le monde pourra voir vos dépôts publics."
help.en = "If your GitLab instance is set to visitors, anyone can see your public repositories."
help.fr = "Si votre instance GitLab est définie sur visiteurs, tout le monde pourra voir vos dépôts publics."
type = "group"
default = "visitors"