Aggiornamento configurazione redirector-bundle
This commit is contained in:
@@ -15,8 +15,10 @@
|
|||||||
"config/packages/redirector-bundle.yaml": {
|
"config/packages/redirector-bundle.yaml": {
|
||||||
"contents": [
|
"contents": [
|
||||||
"redirector:",
|
"redirector:",
|
||||||
" redirect_subdomain: null # nwww_to_www | www_to_nwww",
|
" redirect_subdomain: null # null | nwww_to_www | www_to_nwww",
|
||||||
" force_protocol: null # http | https"
|
" force_protocol: null # null | http | https",
|
||||||
|
" # exclude_redirect_subdomain: # optional",
|
||||||
|
" # - example.com"
|
||||||
],
|
],
|
||||||
"executable": false
|
"executable": false
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user