mirror of
https://github.com/YunoHost-Apps/gitlab_ynh.git
synced 2024-09-03 18:36:35 +02:00
Update manifest.toml
Co-authored-by: eric_G <46165813+ericgaspar@users.noreply.github.com>
This commit is contained in:
parent
fd1fd01254
commit
cebb615773
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@ ram.runtime = "2000M"
|
|||
type = "user"
|
||||
|
||||
[install.init_main_permission]
|
||||
help.en = "If your GitLab instance is public, anyone can see your public repositories."
|
||||
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…
Reference in a new issue