Clear the config panel file
This commit is contained in:
parent
1b4c09bc1d
commit
9e6f1621b4
1 changed files with 1 additions and 7 deletions
|
@ -25,13 +25,7 @@ name = "My Webapp configuration"
|
|||
ask = "Activate the custom error file use"
|
||||
type = "boolean"
|
||||
default = false
|
||||
help = "you enable this, you can create a custom `404.html` file at the root of your app to act as the custom 404 error page"
|
||||
|
||||
# [main.code_error.path_folder]
|
||||
# ask = "Specifie folder where your error file are sto"
|
||||
# type = "string"
|
||||
# default = "/"
|
||||
# help = "You can set where your error file are store in your www folder."
|
||||
help = "When you enable this, you can add/create a custom `404.html` file in a directory `www\\error`."
|
||||
|
||||
[main.php_fpm_config]
|
||||
name = "PHP-FPM configuration"
|
||||
|
|
Loading…
Add table
Reference in a new issue