Null al posto di tilde deprecata in yaml
This commit is contained in:
@@ -15,8 +15,8 @@
|
||||
"config/packages/redirector-bundle.yaml": {
|
||||
"contents": [
|
||||
"redirector:",
|
||||
" redirect_subdomain: ~ # nwww_to_www | www_to_nwww",
|
||||
" force_protocol: ~ # http | https"
|
||||
" redirect_subdomain: null # nwww_to_www | www_to_nwww",
|
||||
" force_protocol: null # http | https"
|
||||
],
|
||||
"executable": false
|
||||
}
|
||||
@@ -24,4 +24,4 @@
|
||||
"ref": "6445f2743fdb027ecd724347561bd44b6901b1b8"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user