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:
commit
c794c086e0
1 changed files with 2 additions and 2 deletions
|
@ -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"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue