diff --git a/config_panel.toml b/config_panel.toml index cfc6f87..812f02e 100644 --- a/config_panel.toml +++ b/config_panel.toml @@ -24,7 +24,7 @@ name = "My Webapp configuration" [main.code_error.custom_error_file] ask = "Activate the custom error file use" type = "boolean" - default = true + default = false help = "When you enable this, you can add/create a custom `404.html` file in a directory `www\\error`." [main.php_fpm_config]