Initial commit of configuration
This commit is contained in:
parent
97a9ba1c23
commit
c102efd31b
640 changed files with 60699 additions and 0 deletions
|
@ -0,0 +1,35 @@
|
|||
uuid: b484a888-0530-402b-a628-3debe3a2e9a2
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- autosave_form
|
||||
id: config_sync.module.autosave_form
|
||||
snapshotSet: config_sync
|
||||
extensionType: module
|
||||
extensionName: autosave_form
|
||||
items:
|
||||
-
|
||||
collection: ''
|
||||
name: autosave_form.messages
|
||||
data:
|
||||
entity_saved_in_background_alert_message: 'The content has been modified elsewhere. As a result, autosaving has been disabled and autosaved states for the current page have been deleted. Autosave will be reactivated after reloading the page.'
|
||||
_core:
|
||||
default_config_hash: In3MY-CuVp64RxCeU5X6rsEhR6jR4Si8OG6BX18DALg
|
||||
-
|
||||
collection: ''
|
||||
name: autosave_form.settings
|
||||
data:
|
||||
interval: 60000
|
||||
only_on_form_change: false
|
||||
active_on:
|
||||
content_entity_forms: true
|
||||
config_entity_forms: false
|
||||
notification:
|
||||
active: true
|
||||
message: 'Saving draft...'
|
||||
delay: 1000
|
||||
allowed_content_entity_types: { }
|
||||
allowed_new: false
|
||||
_core:
|
||||
default_config_hash: 6uGywXBC2llr97xPFZCXF_vPHH6Y7skqF2LOoXt4ADM
|
Loading…
Add table
Add a link
Reference in a new issue