diff --git a/config_panel.toml b/config_panel.toml index 812f02e..cfc6f87 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 = false + default = true help = "When you enable this, you can add/create a custom `404.html` file in a directory `www\\error`." [main.php_fpm_config]