mirror of
https://github.com/YunoHost-Apps/gitlab_ynh.git
synced 2024-09-03 18:36:35 +02:00
bind is not required here
This commit is contained in:
parent
288ac68099
commit
5bef9d7906
1 changed files with 1 additions and 2 deletions
|
@ -16,5 +16,4 @@ name = "GitLab configuration"
|
||||||
|
|
||||||
[main.users.use_web_account]
|
[main.users.use_web_account]
|
||||||
ask = "Authorized external user creation ?"
|
ask = "Authorized external user creation ?"
|
||||||
type = "boolean"
|
type = "boolean"
|
||||||
bind = "null"
|
|
Loading…
Add table
Reference in a new issue