diff --git a/config/sync/autosave_form.messages.yml b/config/sync/autosave_form.messages.yml new file mode 100644 index 0000000..e2546d3 --- /dev/null +++ b/config/sync/autosave_form.messages.yml @@ -0,0 +1,3 @@ +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 diff --git a/config/sync/autosave_form.settings.yml b/config/sync/autosave_form.settings.yml new file mode 100644 index 0000000..03f89c9 --- /dev/null +++ b/config/sync/autosave_form.settings.yml @@ -0,0 +1,11 @@ +interval: 60000 +active_on: + content_entity_forms: true + config_entity_forms: false +notification: + active: true + message: 'Saving draft...' + delay: 1000 +allowed_content_entity_types: { } +_core: + default_config_hash: QnLi3Y7e5T_v9EZqYxRb90E0bBDb2g1y7xREWLKJLC0 diff --git a/config/sync/core.extension.yml b/config/sync/core.extension.yml index 4be6f14..3f0f790 100644 --- a/config/sync/core.extension.yml +++ b/config/sync/core.extension.yml @@ -7,6 +7,7 @@ module: allowed_formats: 0 antibot: 0 automated_cron: 0 + autosave_form: 0 better_normalizers: 0 block: 0 block_content: 0