1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/jenkins_ynh.git synced 2024-09-03 19:26:18 +02:00
jenkins_ynh/config_panel.toml

14 lines
337 B
TOML
Raw Normal View History

2021-12-08 22:31:34 +01:00
version = "1.0"
[main]
name = "Jenkins configuration"
[main.overwrite_files]
name = "Overwriting config files"
2024-03-19 00:53:34 +01:00
[main.overwrite_files.overwrite_nginx]
2021-12-08 22:31:34 +01:00
ask = "Overwrite the NGINX config file?"
type = "boolean"
default = true
help = "If the file is overwritten, a backup will be created."