Commit config snapshot
This commit is contained in:
parent
f525e7618c
commit
01a4d3d592
3 changed files with 114 additions and 0 deletions
|
@ -0,0 +1,26 @@
|
||||||
|
uuid: 0a350ca2-bbc3-4cba-ad45-3289ea2e3599
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
module:
|
||||||
|
- plausible
|
||||||
|
id: config_sync.module.plausible
|
||||||
|
snapshotSet: config_sync
|
||||||
|
extensionType: module
|
||||||
|
extensionName: plausible
|
||||||
|
items:
|
||||||
|
-
|
||||||
|
collection: ''
|
||||||
|
name: plausible.settings
|
||||||
|
data:
|
||||||
|
script:
|
||||||
|
domain: ''
|
||||||
|
api: ''
|
||||||
|
src: 'https://plausible.io/js/plausible.js'
|
||||||
|
visibility:
|
||||||
|
request_path_mode: 0
|
||||||
|
request_path_pages: ''
|
||||||
|
user_role_mode: 0
|
||||||
|
user_role_roles: { }
|
||||||
|
_core:
|
||||||
|
default_config_hash: 2SiIYRsf-Gi9ND77G28c3dFL1cVw6F7QLmrIafNZp-g
|
|
@ -130,6 +130,14 @@ items:
|
||||||
label: 'Default short date'
|
label: 'Default short date'
|
||||||
locked: false
|
locked: false
|
||||||
pattern: 'm/d/Y - H:i'
|
pattern: 'm/d/Y - H:i'
|
||||||
|
-
|
||||||
|
collection: ''
|
||||||
|
name: system.advisories
|
||||||
|
data:
|
||||||
|
enabled: true
|
||||||
|
interval_hours: 6
|
||||||
|
_core:
|
||||||
|
default_config_hash: x0FuQ_7Cg81mSDQwG028_Z0CjH3R9ib5IDlHeV2BbAo
|
||||||
-
|
-
|
||||||
collection: ''
|
collection: ''
|
||||||
name: system.authorize
|
name: system.authorize
|
||||||
|
|
|
@ -9,6 +9,70 @@ snapshotSet: config_sync
|
||||||
extensionType: module
|
extensionType: module
|
||||||
extensionName: webform
|
extensionName: webform
|
||||||
items:
|
items:
|
||||||
|
-
|
||||||
|
collection: ''
|
||||||
|
name: system.action.webform_archive_action
|
||||||
|
data:
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
module:
|
||||||
|
- webform
|
||||||
|
id: webform_archive_action
|
||||||
|
label: 'Archive webform'
|
||||||
|
type: webform
|
||||||
|
plugin: webform_archive_action
|
||||||
|
configuration: { }
|
||||||
|
_core:
|
||||||
|
default_config_hash: OmnschvBLb9ZJn0iVyBd2odf8U8Nt0INjRbRMixZw9U
|
||||||
|
-
|
||||||
|
collection: ''
|
||||||
|
name: system.action.webform_close_action
|
||||||
|
data:
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
module:
|
||||||
|
- webform
|
||||||
|
id: webform_close_action
|
||||||
|
label: 'Close webform'
|
||||||
|
type: webform
|
||||||
|
plugin: webform_close_action
|
||||||
|
configuration: { }
|
||||||
|
_core:
|
||||||
|
default_config_hash: Dl-1T9PDkraB7MyMUjTJAioPEx6UNvIB9gqmnB1CRkk
|
||||||
|
-
|
||||||
|
collection: ''
|
||||||
|
name: system.action.webform_delete_action
|
||||||
|
data:
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
module:
|
||||||
|
- webform
|
||||||
|
id: webform_delete_action
|
||||||
|
label: 'Delete webform'
|
||||||
|
type: webform
|
||||||
|
plugin: webform_delete_action
|
||||||
|
configuration: { }
|
||||||
|
_core:
|
||||||
|
default_config_hash: e1bCTp0ryXZZtnS9nlVAbtoWz3-8fmbNlqKY3GHzbsM
|
||||||
|
-
|
||||||
|
collection: ''
|
||||||
|
name: system.action.webform_open_action
|
||||||
|
data:
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
module:
|
||||||
|
- webform
|
||||||
|
id: webform_open_action
|
||||||
|
label: 'Open webform'
|
||||||
|
type: webform
|
||||||
|
plugin: webform_open_action
|
||||||
|
configuration: { }
|
||||||
|
_core:
|
||||||
|
default_config_hash: AK83C-dOZEPruvi6GbkuhihWLnO4VtrbesqSC6izf4o
|
||||||
-
|
-
|
||||||
collection: ''
|
collection: ''
|
||||||
name: system.action.webform_submission_delete_action
|
name: system.action.webform_submission_delete_action
|
||||||
|
@ -79,6 +143,22 @@ items:
|
||||||
type: webform_submission
|
type: webform_submission
|
||||||
plugin: webform_submission_make_unsticky_action
|
plugin: webform_submission_make_unsticky_action
|
||||||
configuration: { }
|
configuration: { }
|
||||||
|
-
|
||||||
|
collection: ''
|
||||||
|
name: system.action.webform_unarchive_action
|
||||||
|
data:
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
module:
|
||||||
|
- webform
|
||||||
|
id: webform_unarchive_action
|
||||||
|
label: 'Restore webform'
|
||||||
|
type: webform
|
||||||
|
plugin: webform_unarchive_action
|
||||||
|
configuration: { }
|
||||||
|
_core:
|
||||||
|
default_config_hash: aqi5Ftlnhe9KyOowpK7CanEvJMBBo8xAR1dA99bKOuc
|
||||||
-
|
-
|
||||||
collection: ''
|
collection: ''
|
||||||
name: views.view.webform_submissions
|
name: views.view.webform_submissions
|
||||||
|
|
Loading…
Reference in a new issue