diff --git a/config_panel.toml b/config_panel.toml deleted file mode 100644 index 6e2862c..0000000 --- a/config_panel.toml +++ /dev/null @@ -1,13 +0,0 @@ -version = "1.0" - -[main] -name = "Jenkins configuration" - - [main.overwrite_files] - name = "Overwriting config files" - - [main.overwrite_files.overwrite_nginx] - ask = "Overwrite the NGINX config file?" - type = "boolean" - default = true - help = "If the file is overwritten, a backup will be created."