Commit redirect config that escaped two commits ago
This commit is contained in:
parent
633b1a8425
commit
ab0ce6620c
3 changed files with 30 additions and 0 deletions
9
config/sync/redirect.settings.yml
Normal file
9
config/sync/redirect.settings.yml
Normal file
|
@ -0,0 +1,9 @@
|
||||||
|
auto_redirect: true
|
||||||
|
default_status_code: 301
|
||||||
|
passthrough_querystring: true
|
||||||
|
warning: false
|
||||||
|
ignore_admin_path: false
|
||||||
|
access_check: false
|
||||||
|
route_normalizer_enabled: true
|
||||||
|
_core:
|
||||||
|
default_config_hash: FEwQLW1wXW7fiJdG1B2bxW1c_-k6w-r-3V3bSsW6PqM
|
5
config/sync/redirect_404.settings.yml
Normal file
5
config/sync/redirect_404.settings.yml
Normal file
|
@ -0,0 +1,5 @@
|
||||||
|
row_limit: 10000
|
||||||
|
pages: ''
|
||||||
|
suppress_404: false
|
||||||
|
_core:
|
||||||
|
default_config_hash: FgPCEDevf9dhNU_QB_fo-4AWxi0rrSZ2SGfd7bLNzLM
|
16
config/sync/system.action.redirect_delete_action.yml
Normal file
16
config/sync/system.action.redirect_delete_action.yml
Normal file
|
@ -0,0 +1,16 @@
|
||||||
|
uuid: 4838283e-a5aa-4702-90cc-ac226616551c
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
enforced:
|
||||||
|
module:
|
||||||
|
- redirect
|
||||||
|
module:
|
||||||
|
- redirect
|
||||||
|
_core:
|
||||||
|
default_config_hash: vcnRZRvBqTbK3nZ2M4_lKPlEGc8GjPzgaqapYUfyX8M
|
||||||
|
id: redirect_delete_action
|
||||||
|
label: 'Delete redirect'
|
||||||
|
type: redirect
|
||||||
|
plugin: redirect_delete_action
|
||||||
|
configuration: { }
|
Loading…
Reference in a new issue