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