1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/gitlab_ynh.git synced 2024-09-03 18:36:35 +02:00
gitlab_ynh/config_panel.toml
2021-12-09 15:11:30 +01:00

19 lines
No EOL
476 B
TOML

version = "1.0"
[main]
name = "GitLab configuration"
[main.overwrite_files]
name = "Overwriting config files"
[main.overwrite_files.overwrite_nginx]
ask = "Overwrite the NGINX config file?"
type = "boolean"
help = "If the file is overwritten, a backup will be created."
[main.users]
name = "External users"
[main.users.use_web_account]
ask = "Authorized external user creation?"
type = "boolean"