From 19c6830c7b812d3ce8e487f44bf57607890d4b09 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Sun, 18 Nov 2018 17:43:27 -0500 Subject: [PATCH] Commit config snapshot --- ...napshot.config_sync.module.customerror.yml | 24 +++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 config/sync/config_snapshot.snapshot.config_sync.module.customerror.yml diff --git a/config/sync/config_snapshot.snapshot.config_sync.module.customerror.yml b/config/sync/config_snapshot.snapshot.config_sync.module.customerror.yml new file mode 100644 index 0000000..5498748 --- /dev/null +++ b/config/sync/config_snapshot.snapshot.config_sync.module.customerror.yml @@ -0,0 +1,24 @@ +uuid: eb64c481-abe8-4cb0-8e47-39474c26e36e +langcode: en +status: true +dependencies: + module: + - customerror +id: config_sync.module.customerror +snapshotSet: config_sync +extensionType: module +extensionName: customerror +items: + - + collection: '' + name: customerror.settings + data: + 403: + title: 'Access denied' + body: 'Access denied.' + theme: '' + 404: + title: 'Requested page not found' + body: 'Requested page not found.' + theme: '' + redirect: ''