Add config snapshot for notfoundpassthrough
This commit is contained in:
parent
17662e7001
commit
8c8f7ecc25
1 changed files with 27 additions and 0 deletions
|
@ -0,0 +1,27 @@
|
||||||
|
uuid: 709cff5e-70e9-4185-9051-9b07cf4b3947
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
module:
|
||||||
|
- notfoundpassthrough
|
||||||
|
id: config_sync.module.notfoundpassthrough
|
||||||
|
snapshotSet: config_sync
|
||||||
|
extensionType: module
|
||||||
|
extensionName: notfoundpassthrough
|
||||||
|
items:
|
||||||
|
-
|
||||||
|
collection: ''
|
||||||
|
name: notfoundpassthrough.settings
|
||||||
|
data:
|
||||||
|
langcode: en
|
||||||
|
servers: ''
|
||||||
|
search: ''
|
||||||
|
redirect: ''
|
||||||
|
site_404: ''
|
||||||
|
title: '404 - Page not found'
|
||||||
|
content: 'Page not found'
|
||||||
|
save_redirect: 0
|
||||||
|
redirect_code: '302'
|
||||||
|
force_redirect_code: 0
|
||||||
|
_core:
|
||||||
|
default_config_hash: 03kQa0BMwNSDV8ceb2SnCSEQRmeCqoEwbdtN-QZfBRY
|
Loading…
Reference in a new issue