diff --git a/config/sync/.htaccess b/config/sync/.htaccess new file mode 100644 index 0000000..25776a3 --- /dev/null +++ b/config/sync/.htaccess @@ -0,0 +1,24 @@ +# Deny all requests from Apache 2.4+. + + Require all denied + + +# Deny all requests from Apache 2.0-2.2. + + Deny from all + + +# Turn off all options we don't need. +Options -Indexes -ExecCGI -Includes -MultiViews + +# Set the catch-all handler to prevent scripts from being executed. +SetHandler Drupal_Security_Do_Not_Remove_See_SA_2006_006 + + # Override the handler again if we're run later in the evaluation list. + SetHandler Drupal_Security_Do_Not_Remove_See_SA_2013_003 + + +# If we know how to do it safely, disable the PHP engine entirely. + + php_flag engine off + \ No newline at end of file diff --git a/config/sync/block.block.stark_admin.yml b/config/sync/block.block.stark_admin.yml new file mode 100644 index 0000000..4a127dd --- /dev/null +++ b/config/sync/block.block.stark_admin.yml @@ -0,0 +1,27 @@ +uuid: 059e09f2-8d51-45af-9b28-e84f416a7e2b +langcode: en +status: true +dependencies: + config: + - system.menu.admin + module: + - system + theme: + - stark +_core: + default_config_hash: OFEDxrButmQ8Vac1kiVr1gtw6vYKuSJPr9cJQZVKCKg +id: stark_admin +theme: stark +region: sidebar_first +weight: 1 +provider: null +plugin: 'system_menu_block:admin' +settings: + id: 'system_menu_block:admin' + label: Administration + provider: system + label_display: visible + level: 1 + depth: 0 + expand_all_items: false +visibility: { } diff --git a/config/sync/block.block.stark_branding.yml b/config/sync/block.block.stark_branding.yml new file mode 100644 index 0000000..b702c34 --- /dev/null +++ b/config/sync/block.block.stark_branding.yml @@ -0,0 +1,25 @@ +uuid: 7151b0b1-ec29-4bfd-9141-4988aedf4e08 +langcode: en +status: true +dependencies: + module: + - system + theme: + - stark +_core: + default_config_hash: fRKXNB91UxDvEMkzCR8ZBsawfC6Fqbme2gtobei3gu4 +id: stark_branding +theme: stark +region: header +weight: 0 +provider: null +plugin: system_branding_block +settings: + id: system_branding_block + label: 'Site branding' + provider: system + label_display: '0' + use_site_logo: true + use_site_name: true + use_site_slogan: true +visibility: { } diff --git a/config/sync/block.block.stark_local_actions.yml b/config/sync/block.block.stark_local_actions.yml new file mode 100644 index 0000000..0a7db3c --- /dev/null +++ b/config/sync/block.block.stark_local_actions.yml @@ -0,0 +1,20 @@ +uuid: a73ccb99-ea5d-4b00-98c3-40ccd4d29cfe +langcode: en +status: true +dependencies: + theme: + - stark +_core: + default_config_hash: PffmQ-ABSz5tFjWmVsR7NesunDnEivvopnJnBjl8KNE +id: stark_local_actions +theme: stark +region: content +weight: -10 +provider: null +plugin: local_actions_block +settings: + id: local_actions_block + label: 'Primary admin actions' + provider: core + label_display: '0' +visibility: { } diff --git a/config/sync/block.block.stark_local_tasks.yml b/config/sync/block.block.stark_local_tasks.yml new file mode 100644 index 0000000..c5ffec0 --- /dev/null +++ b/config/sync/block.block.stark_local_tasks.yml @@ -0,0 +1,22 @@ +uuid: 757d99e5-ae22-4568-a48b-dad62c168a1d +langcode: en +status: true +dependencies: + theme: + - stark +_core: + default_config_hash: c-06bbElRY5sKmglk74ppgTW93Et4-EJFyNiUZMb8JY +id: stark_local_tasks +theme: stark +region: content +weight: -20 +provider: null +plugin: local_tasks_block +settings: + id: local_tasks_block + label: Tabs + provider: core + label_display: '0' + primary: true + secondary: true +visibility: { } diff --git a/config/sync/block.block.stark_messages.yml b/config/sync/block.block.stark_messages.yml new file mode 100644 index 0000000..f5f966e --- /dev/null +++ b/config/sync/block.block.stark_messages.yml @@ -0,0 +1,22 @@ +uuid: f2fec150-8773-422a-adc4-dda52e4c24c0 +langcode: en +status: true +dependencies: + module: + - system + theme: + - stark +_core: + default_config_hash: 5MNdk3fpMKx_xxBTcz2T11DL4XEU1H5SgHl8BsYdFsA +id: stark_messages +theme: stark +region: highlighted +weight: 0 +provider: null +plugin: system_messages_block +settings: + id: system_messages_block + label: 'Status messages' + provider: system + label_display: '0' +visibility: { } diff --git a/config/sync/block.block.stark_page_title.yml b/config/sync/block.block.stark_page_title.yml new file mode 100644 index 0000000..b65b3b0 --- /dev/null +++ b/config/sync/block.block.stark_page_title.yml @@ -0,0 +1,20 @@ +uuid: 207f86b8-4f96-4360-9f88-078f45e83a4f +langcode: en +status: true +dependencies: + theme: + - stark +_core: + default_config_hash: 8yptDf6WrXxeyevUz4nP5vfr7BtxQqCBMninhV2IJ1g +id: stark_page_title +theme: stark +region: content +weight: -30 +provider: null +plugin: page_title_block +settings: + id: page_title_block + label: 'Page title' + provider: core + label_display: '0' +visibility: { } diff --git a/config/sync/block.block.stark_tools.yml b/config/sync/block.block.stark_tools.yml new file mode 100644 index 0000000..f44bc92 --- /dev/null +++ b/config/sync/block.block.stark_tools.yml @@ -0,0 +1,27 @@ +uuid: b399af0b-856c-45c2-84e3-0f7c3229725d +langcode: en +status: true +dependencies: + config: + - system.menu.tools + module: + - system + theme: + - stark +_core: + default_config_hash: uUF2GYN2x5fcmOu26M-gwqUA-yVWMDD_MRmnYfmPzlM +id: stark_tools +theme: stark +region: sidebar_first +weight: 0 +provider: null +plugin: 'system_menu_block:tools' +settings: + id: 'system_menu_block:tools' + label: Tools + provider: system + label_display: visible + level: 1 + depth: 0 + expand_all_items: false +visibility: { } diff --git a/config/sync/core.date_format.fallback.yml b/config/sync/core.date_format.fallback.yml new file mode 100644 index 0000000..50c2632 --- /dev/null +++ b/config/sync/core.date_format.fallback.yml @@ -0,0 +1,10 @@ +uuid: c8490764-65d9-45be-9e54-f7aba33f74be +langcode: en +status: true +dependencies: { } +_core: + default_config_hash: 7klS5IWXrwzVaPpYZFAs6wcx8U2FF1X73OfrtTsvuvE +id: fallback +label: 'Fallback date format' +locked: true +pattern: 'D, m/d/Y - H:i' diff --git a/config/sync/core.date_format.html_date.yml b/config/sync/core.date_format.html_date.yml new file mode 100644 index 0000000..536302d --- /dev/null +++ b/config/sync/core.date_format.html_date.yml @@ -0,0 +1,10 @@ +uuid: 654aed6d-e3b5-4a0c-8edc-fb1e25eef5c9 +langcode: en +status: true +dependencies: { } +_core: + default_config_hash: EOQltUQPmgc6UQ2rcJ4Xi_leCEJj5ui0TR-12duS-Tk +id: html_date +label: 'HTML Date' +locked: true +pattern: Y-m-d diff --git a/config/sync/core.date_format.html_datetime.yml b/config/sync/core.date_format.html_datetime.yml new file mode 100644 index 0000000..6d48017 --- /dev/null +++ b/config/sync/core.date_format.html_datetime.yml @@ -0,0 +1,10 @@ +uuid: 559ef199-db80-4187-956c-272b8da0d9ad +langcode: en +status: true +dependencies: { } +_core: + default_config_hash: jxfClwZIRXIdcvMrE--WkcZxDGUVoOIE3Sm2NRZlFuE +id: html_datetime +label: 'HTML Datetime' +locked: true +pattern: 'Y-m-d\TH:i:sO' diff --git a/config/sync/core.date_format.html_month.yml b/config/sync/core.date_format.html_month.yml new file mode 100644 index 0000000..e3ae701 --- /dev/null +++ b/config/sync/core.date_format.html_month.yml @@ -0,0 +1,10 @@ +uuid: ef836b0e-1706-4cdb-bf0f-7480bd7eeaf2 +langcode: en +status: true +dependencies: { } +_core: + default_config_hash: Z7KuCUwM_WdTNvLcoltuX3_8d-s-8FZkTN6KgNwF0eM +id: html_month +label: 'HTML Month' +locked: true +pattern: Y-m diff --git a/config/sync/core.date_format.html_time.yml b/config/sync/core.date_format.html_time.yml new file mode 100644 index 0000000..431d0a2 --- /dev/null +++ b/config/sync/core.date_format.html_time.yml @@ -0,0 +1,10 @@ +uuid: ccfbad43-e4f3-4d74-a139-6957679693ca +langcode: en +status: true +dependencies: { } +_core: + default_config_hash: M7yqicYkU36hRy5p9drAaGBBihhUD1OyujFrAaQ93ZE +id: html_time +label: 'HTML Time' +locked: true +pattern: 'H:i:s' diff --git a/config/sync/core.date_format.html_week.yml b/config/sync/core.date_format.html_week.yml new file mode 100644 index 0000000..5059a83 --- /dev/null +++ b/config/sync/core.date_format.html_week.yml @@ -0,0 +1,10 @@ +uuid: 1d0c0758-8fdf-4b32-8e9b-102c313123fb +langcode: en +status: true +dependencies: { } +_core: + default_config_hash: wKD4WsoV_wFgv2vgI4mcAAFSIzrye17ykzdwrnApkfY +id: html_week +label: 'HTML Week' +locked: true +pattern: Y-\WW diff --git a/config/sync/core.date_format.html_year.yml b/config/sync/core.date_format.html_year.yml new file mode 100644 index 0000000..69d3fd2 --- /dev/null +++ b/config/sync/core.date_format.html_year.yml @@ -0,0 +1,10 @@ +uuid: 7dd02bd2-f1bc-41e5-9e3f-d723d22f55c2 +langcode: en +status: true +dependencies: { } +_core: + default_config_hash: OjekiQuX9RbVQ2_8jOHBL94RgYLePqX7wpfNGgcQzrk +id: html_year +label: 'HTML Year' +locked: true +pattern: 'Y' diff --git a/config/sync/core.date_format.html_yearless_date.yml b/config/sync/core.date_format.html_yearless_date.yml new file mode 100644 index 0000000..cd37814 --- /dev/null +++ b/config/sync/core.date_format.html_yearless_date.yml @@ -0,0 +1,10 @@ +uuid: b288c758-53ad-4984-969a-286419b46054 +langcode: en +status: true +dependencies: { } +_core: + default_config_hash: 5VpawMrKPEPCkoO4YpPa0TDFO2dgiIHfTziJtwlmUxc +id: html_yearless_date +label: 'HTML Yearless date' +locked: true +pattern: m-d diff --git a/config/sync/core.date_format.long.yml b/config/sync/core.date_format.long.yml new file mode 100644 index 0000000..f855764 --- /dev/null +++ b/config/sync/core.date_format.long.yml @@ -0,0 +1,10 @@ +uuid: d91a2f1f-4212-473b-b831-bf373040b8cd +langcode: en +status: true +dependencies: { } +_core: + default_config_hash: og8sWXhBuHbLMw3CoiBEZjgqSyhFBFmcbUW_wLcfNbo +id: long +label: 'Default long date' +locked: false +pattern: 'l, F j, Y - H:i' diff --git a/config/sync/core.date_format.medium.yml b/config/sync/core.date_format.medium.yml new file mode 100644 index 0000000..89fa84a --- /dev/null +++ b/config/sync/core.date_format.medium.yml @@ -0,0 +1,10 @@ +uuid: e3b857f9-b181-45ac-ac67-f31973d2785b +langcode: en +status: true +dependencies: { } +_core: + default_config_hash: nzL5d024NjXIX_8TlT6uFAu973lmfkmHklJC-2i9rAE +id: medium +label: 'Default medium date' +locked: false +pattern: 'D, m/d/Y - H:i' diff --git a/config/sync/core.date_format.short.yml b/config/sync/core.date_format.short.yml new file mode 100644 index 0000000..36283f4 --- /dev/null +++ b/config/sync/core.date_format.short.yml @@ -0,0 +1,10 @@ +uuid: 7be4c829-d274-4b8f-839f-0342389098d3 +langcode: en +status: true +dependencies: { } +_core: + default_config_hash: AlzeyytA8InBgxIG9H2UDJYs3CG98Zj6yRsDKmlbZwA +id: short +label: 'Default short date' +locked: false +pattern: 'm/d/Y - H:i' diff --git a/config/sync/core.entity_form_mode.user.register.yml b/config/sync/core.entity_form_mode.user.register.yml new file mode 100644 index 0000000..88f58cf --- /dev/null +++ b/config/sync/core.entity_form_mode.user.register.yml @@ -0,0 +1,12 @@ +uuid: 10369064-df1c-4635-a40a-2e757a9506ff +langcode: en +status: true +dependencies: + module: + - user +_core: + default_config_hash: flXhTcp55yLcyy7ZLOhPGKGZobZQJdkAFVWV3LseiuI +id: user.register +label: Register +targetEntityType: user +cache: true diff --git a/config/sync/core.entity_view_mode.node.full.yml b/config/sync/core.entity_view_mode.node.full.yml new file mode 100644 index 0000000..57624cb --- /dev/null +++ b/config/sync/core.entity_view_mode.node.full.yml @@ -0,0 +1,12 @@ +uuid: 21338dd7-e884-4a28-9b91-d06e90c2b478 +langcode: en +status: false +dependencies: + module: + - node +_core: + default_config_hash: ElrtInxGjZd7GaapJ5O9n-ugi2hG2IxFivtgn0tHOsk +id: node.full +label: 'Full content' +targetEntityType: node +cache: true diff --git a/config/sync/core.entity_view_mode.node.rss.yml b/config/sync/core.entity_view_mode.node.rss.yml new file mode 100644 index 0000000..29c2e0a --- /dev/null +++ b/config/sync/core.entity_view_mode.node.rss.yml @@ -0,0 +1,12 @@ +uuid: 10c7ae99-22d1-4c93-ae17-e2763fb40338 +langcode: en +status: false +dependencies: + module: + - node +_core: + default_config_hash: vlYzr-rp2f9NMp-Qlr4sFjlqRq-90mco5-afLNGwCrU +id: node.rss +label: RSS +targetEntityType: node +cache: true diff --git a/config/sync/core.entity_view_mode.node.search_index.yml b/config/sync/core.entity_view_mode.node.search_index.yml new file mode 100644 index 0000000..135619d --- /dev/null +++ b/config/sync/core.entity_view_mode.node.search_index.yml @@ -0,0 +1,12 @@ +uuid: d17c2887-9168-4496-944f-71684f23725f +langcode: en +status: false +dependencies: + module: + - node +_core: + default_config_hash: fVFfJv_GzBRE-wpRHbfD5a3VjnhbEOXG6lvRd3uaccY +id: node.search_index +label: 'Search index' +targetEntityType: node +cache: true diff --git a/config/sync/core.entity_view_mode.node.search_result.yml b/config/sync/core.entity_view_mode.node.search_result.yml new file mode 100644 index 0000000..15a4968 --- /dev/null +++ b/config/sync/core.entity_view_mode.node.search_result.yml @@ -0,0 +1,12 @@ +uuid: b3037bae-9b00-48a1-8050-7f800a36e5e4 +langcode: en +status: false +dependencies: + module: + - node +_core: + default_config_hash: 6GCOQ-jP2RbdbHA5YWQ6bT8CfGbqrBYKOSC_XY4E3ZM +id: node.search_result +label: 'Search result highlighting input' +targetEntityType: node +cache: true diff --git a/config/sync/core.entity_view_mode.node.teaser.yml b/config/sync/core.entity_view_mode.node.teaser.yml new file mode 100644 index 0000000..d360cc7 --- /dev/null +++ b/config/sync/core.entity_view_mode.node.teaser.yml @@ -0,0 +1,12 @@ +uuid: 83287324-81f0-417f-ab62-19de432b29bd +langcode: en +status: true +dependencies: + module: + - node +_core: + default_config_hash: Mz9qWr1kUYK0mjRAGDsr5XS6PvtZ24en_7ndt-pyWe4 +id: node.teaser +label: Teaser +targetEntityType: node +cache: true diff --git a/config/sync/core.entity_view_mode.user.compact.yml b/config/sync/core.entity_view_mode.user.compact.yml new file mode 100644 index 0000000..0ad42c1 --- /dev/null +++ b/config/sync/core.entity_view_mode.user.compact.yml @@ -0,0 +1,12 @@ +uuid: ac8b69f5-14d4-47a2-afdf-c6343597fae2 +langcode: en +status: true +dependencies: + module: + - user +_core: + default_config_hash: 71CSAr_LNPcgu6D6jI4INl1KATkahmeyUFBETAWya8g +id: user.compact +label: Compact +targetEntityType: user +cache: true diff --git a/config/sync/core.entity_view_mode.user.full.yml b/config/sync/core.entity_view_mode.user.full.yml new file mode 100644 index 0000000..e613330 --- /dev/null +++ b/config/sync/core.entity_view_mode.user.full.yml @@ -0,0 +1,12 @@ +uuid: 92bb7670-73fe-4c50-bd0e-d8cddf57eb88 +langcode: en +status: false +dependencies: + module: + - user +_core: + default_config_hash: mQIF_foYjmnVSr9MpcD4CTaJE_FpO1AyDd_DskztGhM +id: user.full +label: 'User account' +targetEntityType: user +cache: true diff --git a/config/sync/core.extension.yml b/config/sync/core.extension.yml new file mode 100644 index 0000000..ea5b51a --- /dev/null +++ b/config/sync/core.extension.yml @@ -0,0 +1,20 @@ +module: + block: 0 + dblog: 0 + dynamic_page_cache: 0 + field: 0 + file: 0 + filter: 0 + node: 0 + page_cache: 0 + path_alias: 0 + system: 0 + text: 0 + update: 0 + user: 0 + minimal: 1000 +theme: + stark: 0 +profile: minimal +_core: + default_config_hash: R4IF-ClDHXxblLcG0L7MgsLvfBIMAvi_skumNFQwkDc diff --git a/config/sync/core.menu.static_menu_link_overrides.yml b/config/sync/core.menu.static_menu_link_overrides.yml new file mode 100644 index 0000000..df14c46 --- /dev/null +++ b/config/sync/core.menu.static_menu_link_overrides.yml @@ -0,0 +1,3 @@ +definitions: { } +_core: + default_config_hash: jdY7AU0tU-QsjmiOw3W8vwpYMb-By--_MSFgbqKUTYM diff --git a/config/sync/dblog.settings.yml b/config/sync/dblog.settings.yml new file mode 100644 index 0000000..cf06e3f --- /dev/null +++ b/config/sync/dblog.settings.yml @@ -0,0 +1,3 @@ +row_limit: 1000 +_core: + default_config_hash: e883aGsrt1wFrsydlYU584PZONCSfRy0DtkZ9KzHb58 diff --git a/config/sync/field.settings.yml b/config/sync/field.settings.yml new file mode 100644 index 0000000..95c042d --- /dev/null +++ b/config/sync/field.settings.yml @@ -0,0 +1,3 @@ +purge_batch_size: 50 +_core: + default_config_hash: nJk0TAQBzlNo52ehiHI7bIEPLGi0BYqZvPdEn7Chfu0 diff --git a/config/sync/field.storage.node.body.yml b/config/sync/field.storage.node.body.yml new file mode 100644 index 0000000..3da934f --- /dev/null +++ b/config/sync/field.storage.node.body.yml @@ -0,0 +1,21 @@ +uuid: 21a123e0-c750-4b3c-b4c4-ff17528cc469 +langcode: en +status: true +dependencies: + module: + - node + - text +_core: + default_config_hash: EBUo7qOWqaiZaQ_RC9sLY5IoDKphS34v77VIHSACmVY +id: node.body +field_name: body +entity_type: node +type: text_with_summary +settings: { } +module: text +locked: false +cardinality: 1 +translatable: true +indexes: { } +persist_with_no_fields: true +custom_storage: false diff --git a/config/sync/file.settings.yml b/config/sync/file.settings.yml new file mode 100644 index 0000000..3315165 --- /dev/null +++ b/config/sync/file.settings.yml @@ -0,0 +1,8 @@ +description: + type: textfield + length: 128 +icon: + directory: core/modules/file/icons +make_unused_managed_files_temporary: false +_core: + default_config_hash: 0aMkoXYnax5_tHI9C9zHs-K48KJ6K75PHtD9x-0nbgM diff --git a/config/sync/filter.format.plain_text.yml b/config/sync/filter.format.plain_text.yml new file mode 100644 index 0000000..3593605 --- /dev/null +++ b/config/sync/filter.format.plain_text.yml @@ -0,0 +1,29 @@ +uuid: ba17b8c5-370c-40dd-ad73-023d50cdcdc2 +langcode: en +status: true +dependencies: { } +_core: + default_config_hash: NIKBt6kw_uPhNI0qtR2DnRf7mSOgAQdx7Q94SKMjXbQ +name: 'Plain text' +format: plain_text +weight: 10 +filters: + filter_html_escape: + id: filter_html_escape + provider: filter + status: true + weight: -10 + settings: { } + filter_url: + id: filter_url + provider: filter + status: true + weight: 0 + settings: + filter_url_length: 72 + filter_autop: + id: filter_autop + provider: filter + status: true + weight: 0 + settings: { } diff --git a/config/sync/filter.settings.yml b/config/sync/filter.settings.yml new file mode 100644 index 0000000..dfcfed3 --- /dev/null +++ b/config/sync/filter.settings.yml @@ -0,0 +1,4 @@ +fallback_format: plain_text +always_show_fallback_choice: false +_core: + default_config_hash: FiPjM3WdB__ruFA7B6TLwni_UcZbmek5G4b2dxQItxA diff --git a/config/sync/node.settings.yml b/config/sync/node.settings.yml new file mode 100644 index 0000000..b65cead --- /dev/null +++ b/config/sync/node.settings.yml @@ -0,0 +1,3 @@ +use_admin_theme: false +_core: + default_config_hash: 2OMXCScXUOLSYID9-phjO4q36nnnaMWNUlDxEqZzG1U diff --git a/config/sync/system.action.node_delete_action.yml b/config/sync/system.action.node_delete_action.yml new file mode 100644 index 0000000..f692e6a --- /dev/null +++ b/config/sync/system.action.node_delete_action.yml @@ -0,0 +1,13 @@ +uuid: 4d666cb6-97ff-4e1f-b262-21916ca3da89 +langcode: en +status: true +dependencies: + module: + - node +_core: + default_config_hash: t43OqwzP3CTbcAagSsWKNy6KwMm_zShXo3c4-So6rQg +id: node_delete_action +label: 'Delete content' +type: node +plugin: 'entity:delete_action:node' +configuration: { } diff --git a/config/sync/system.action.node_make_sticky_action.yml b/config/sync/system.action.node_make_sticky_action.yml new file mode 100644 index 0000000..5a00766 --- /dev/null +++ b/config/sync/system.action.node_make_sticky_action.yml @@ -0,0 +1,13 @@ +uuid: 4963ffe9-1e2f-487c-86f3-f9e4fe408238 +langcode: en +status: true +dependencies: + module: + - node +_core: + default_config_hash: sOb26JSy3fGpWkvR0WYN6_hMqj_6d1rvbvrkzp1yya0 +id: node_make_sticky_action +label: 'Make content sticky' +type: node +plugin: node_make_sticky_action +configuration: { } diff --git a/config/sync/system.action.node_make_unsticky_action.yml b/config/sync/system.action.node_make_unsticky_action.yml new file mode 100644 index 0000000..efcaf6e --- /dev/null +++ b/config/sync/system.action.node_make_unsticky_action.yml @@ -0,0 +1,13 @@ +uuid: 9f682460-6b5e-4537-b7b9-8fea592dc596 +langcode: en +status: true +dependencies: + module: + - node +_core: + default_config_hash: lDM9mvIGAu8Sw8rt-uCO4Sr7yX5VPrDPxYcawkbKd6k +id: node_make_unsticky_action +label: 'Make content unsticky' +type: node +plugin: node_make_unsticky_action +configuration: { } diff --git a/config/sync/system.action.node_promote_action.yml b/config/sync/system.action.node_promote_action.yml new file mode 100644 index 0000000..dfe10ea --- /dev/null +++ b/config/sync/system.action.node_promote_action.yml @@ -0,0 +1,13 @@ +uuid: e4b5e29a-1920-42a9-94d5-8a91c5dca7ec +langcode: en +status: true +dependencies: + module: + - node +_core: + default_config_hash: N0RDBTqiK4dKoN4p4oW2j0SGWycdHyALUe9M-Ofp89U +id: node_promote_action +label: 'Promote content to front page' +type: node +plugin: node_promote_action +configuration: { } diff --git a/config/sync/system.action.node_publish_action.yml b/config/sync/system.action.node_publish_action.yml new file mode 100644 index 0000000..99d602b --- /dev/null +++ b/config/sync/system.action.node_publish_action.yml @@ -0,0 +1,13 @@ +uuid: 3ad12199-0fb6-42c3-8517-e426ac1f39c4 +langcode: en +status: true +dependencies: + module: + - node +_core: + default_config_hash: 2B9uF8NL5gutNKSdPRAhhAsDWFZZG1PJOBmx0aBGd_0 +id: node_publish_action +label: 'Publish content' +type: node +plugin: 'entity:publish_action:node' +configuration: { } diff --git a/config/sync/system.action.node_save_action.yml b/config/sync/system.action.node_save_action.yml new file mode 100644 index 0000000..1b1c8a7 --- /dev/null +++ b/config/sync/system.action.node_save_action.yml @@ -0,0 +1,13 @@ +uuid: 7ad59632-1377-4cbe-8650-5aeb8e8dec41 +langcode: en +status: true +dependencies: + module: + - node +_core: + default_config_hash: LhdsoZPL_pFas2fjaAWue4zvrQ_tEVofLYtcNec-JGM +id: node_save_action +label: 'Save content' +type: node +plugin: 'entity:save_action:node' +configuration: { } diff --git a/config/sync/system.action.node_unpromote_action.yml b/config/sync/system.action.node_unpromote_action.yml new file mode 100644 index 0000000..caf104f --- /dev/null +++ b/config/sync/system.action.node_unpromote_action.yml @@ -0,0 +1,13 @@ +uuid: cef40c29-6c29-4ec7-908c-1a2e30baafb5 +langcode: en +status: true +dependencies: + module: + - node +_core: + default_config_hash: JBptjnfuOMtsdKygklXxoOgeOCTMtQxlkymjnnj-cC0 +id: node_unpromote_action +label: 'Remove content from front page' +type: node +plugin: node_unpromote_action +configuration: { } diff --git a/config/sync/system.action.node_unpublish_action.yml b/config/sync/system.action.node_unpublish_action.yml new file mode 100644 index 0000000..0960477 --- /dev/null +++ b/config/sync/system.action.node_unpublish_action.yml @@ -0,0 +1,13 @@ +uuid: 23577e61-0083-4fdf-9056-e98948fc17ef +langcode: en +status: true +dependencies: + module: + - node +_core: + default_config_hash: C7X8h9FWlwkQ9y5mnU2JzgaZICAdc6HFbPVbhvjlAYE +id: node_unpublish_action +label: 'Unpublish content' +type: node +plugin: 'entity:unpublish_action:node' +configuration: { } diff --git a/config/sync/system.action.user_block_user_action.yml b/config/sync/system.action.user_block_user_action.yml new file mode 100644 index 0000000..8c90f2f --- /dev/null +++ b/config/sync/system.action.user_block_user_action.yml @@ -0,0 +1,13 @@ +uuid: 468f171f-5147-48d8-ad2b-a56e89374a8a +langcode: en +status: true +dependencies: + module: + - user +_core: + default_config_hash: DyypzTfThX10FFQw-399qPfEbLLyrhXgQrKPVsmAoJ4 +id: user_block_user_action +label: 'Block the selected user(s)' +type: user +plugin: user_block_user_action +configuration: { } diff --git a/config/sync/system.action.user_cancel_user_action.yml b/config/sync/system.action.user_cancel_user_action.yml new file mode 100644 index 0000000..3d6255f --- /dev/null +++ b/config/sync/system.action.user_cancel_user_action.yml @@ -0,0 +1,13 @@ +uuid: b4ece2ba-e772-43e5-9db0-acb60b61877b +langcode: en +status: true +dependencies: + module: + - user +_core: + default_config_hash: nvrL9bFilzBvm2bjO9rQnFDpBA7dBBUjShSSt6NS-DU +id: user_cancel_user_action +label: 'Cancel the selected user account(s)' +type: user +plugin: user_cancel_user_action +configuration: { } diff --git a/config/sync/system.action.user_unblock_user_action.yml b/config/sync/system.action.user_unblock_user_action.yml new file mode 100644 index 0000000..fb426dc --- /dev/null +++ b/config/sync/system.action.user_unblock_user_action.yml @@ -0,0 +1,13 @@ +uuid: cf63a15a-7264-460f-8cd4-37851cd6c204 +langcode: en +status: true +dependencies: + module: + - user +_core: + default_config_hash: SPsUXsR3Rc8d1y3gewzaAKWa1ncea_ywXX3f7LTn7k0 +id: user_unblock_user_action +label: 'Unblock the selected user(s)' +type: user +plugin: user_unblock_user_action +configuration: { } diff --git a/config/sync/system.authorize.yml b/config/sync/system.authorize.yml new file mode 100644 index 0000000..c469cae --- /dev/null +++ b/config/sync/system.authorize.yml @@ -0,0 +1,3 @@ +filetransfer_default: null +_core: + default_config_hash: z63ds8M4zPrylEgFRkRcOlfcsXWwfITzjD4cj1kRdfg diff --git a/config/sync/system.cron.yml b/config/sync/system.cron.yml new file mode 100644 index 0000000..6801fb5 --- /dev/null +++ b/config/sync/system.cron.yml @@ -0,0 +1,6 @@ +threshold: + requirements_warning: 172800 + requirements_error: 1209600 +logging: 1 +_core: + default_config_hash: 5Pw921y1EPfFN98wykliBBLArm51pC-SmrXeYCe7d0Y diff --git a/config/sync/system.date.yml b/config/sync/system.date.yml new file mode 100644 index 0000000..59acb7a --- /dev/null +++ b/config/sync/system.date.yml @@ -0,0 +1,11 @@ +country: + default: '' +first_day: 0 +timezone: + default: UTC + user: + configurable: true + warn: false + default: 0 +_core: + default_config_hash: V9UurX2GPT05NWKG9f2GWQqFG2TRG8vczidwjpy7Woo diff --git a/config/sync/system.diff.yml b/config/sync/system.diff.yml new file mode 100644 index 0000000..c43dd91 --- /dev/null +++ b/config/sync/system.diff.yml @@ -0,0 +1,5 @@ +context: + lines_leading: 2 + lines_trailing: 2 +_core: + default_config_hash: 1WanmaEhxW_vM8_5Ktsdntj8MaO9UBHXg0lN603PsWM diff --git a/config/sync/system.file.yml b/config/sync/system.file.yml new file mode 100644 index 0000000..5a62870 --- /dev/null +++ b/config/sync/system.file.yml @@ -0,0 +1,5 @@ +allow_insecure_uploads: false +default_scheme: public +temporary_maximum_age: 21600 +_core: + default_config_hash: mguGHCYb9Dw5EcpfjwoShGV1Vjkbz3QuPRCLfxiye-g diff --git a/config/sync/system.image.gd.yml b/config/sync/system.image.gd.yml new file mode 100644 index 0000000..b676907 --- /dev/null +++ b/config/sync/system.image.gd.yml @@ -0,0 +1,3 @@ +jpeg_quality: 75 +_core: + default_config_hash: eNXaHfkJJUThHeF0nvkoXyPLRrKYGxgHRjORvT4F5rQ diff --git a/config/sync/system.image.yml b/config/sync/system.image.yml new file mode 100644 index 0000000..990d3dc --- /dev/null +++ b/config/sync/system.image.yml @@ -0,0 +1,3 @@ +toolkit: gd +_core: + default_config_hash: durWHaKeBaq4d9Wpi4RqwADj1OufDepcnJuhVLmKN24 diff --git a/config/sync/system.logging.yml b/config/sync/system.logging.yml new file mode 100644 index 0000000..e95b28a --- /dev/null +++ b/config/sync/system.logging.yml @@ -0,0 +1,3 @@ +error_level: hide +_core: + default_config_hash: u3-njszl92FaxjrCMiq0yDcjAfcdx72w1zT1O9dx6aA diff --git a/config/sync/system.mail.yml b/config/sync/system.mail.yml new file mode 100644 index 0000000..60ed34d --- /dev/null +++ b/config/sync/system.mail.yml @@ -0,0 +1,4 @@ +interface: + default: php_mail +_core: + default_config_hash: rYgt7uhPafP2ngaN_ZUPFuyI4KdE0zU868zLNSlzKoE diff --git a/config/sync/system.maintenance.yml b/config/sync/system.maintenance.yml new file mode 100644 index 0000000..79501fb --- /dev/null +++ b/config/sync/system.maintenance.yml @@ -0,0 +1,4 @@ +message: '@site is currently under maintenance. We should be back shortly. Thank you for your patience.' +langcode: en +_core: + default_config_hash: Z5MXifrF77GEAgx0GQ6iWT8wStjFuY8BD9OruofWTJ8 diff --git a/config/sync/system.menu.account.yml b/config/sync/system.menu.account.yml new file mode 100644 index 0000000..0605492 --- /dev/null +++ b/config/sync/system.menu.account.yml @@ -0,0 +1,10 @@ +uuid: bea0add4-0fb8-4a0a-94da-25e2ee8a1d78 +langcode: en +status: true +dependencies: { } +_core: + default_config_hash: M_Bh81osDyUQ4wV0GgU_NdBNqkzM87sLxjaCdFj9mnw +id: account +label: 'User account menu' +description: 'Links related to the active user account' +locked: true diff --git a/config/sync/system.menu.admin.yml b/config/sync/system.menu.admin.yml new file mode 100644 index 0000000..e6b5a21 --- /dev/null +++ b/config/sync/system.menu.admin.yml @@ -0,0 +1,10 @@ +uuid: 72efa606-8672-4e5a-8781-5561af570edb +langcode: en +status: true +dependencies: { } +_core: + default_config_hash: sapEi2YDGoI9yQIT_WgIV2vUdQ6DScH0V3fAyTadAL0 +id: admin +label: Administration +description: 'Administrative task links' +locked: true diff --git a/config/sync/system.menu.footer.yml b/config/sync/system.menu.footer.yml new file mode 100644 index 0000000..a33e72c --- /dev/null +++ b/config/sync/system.menu.footer.yml @@ -0,0 +1,10 @@ +uuid: 6601c9ed-1f03-4a20-9307-cae1c10ebf52 +langcode: en +status: true +dependencies: { } +_core: + default_config_hash: 7yrlW5z9zdg2eBucB2GPqXKSMQfH9lSRSO4DbWF7AFc +id: footer +label: Footer +description: 'Site information links' +locked: true diff --git a/config/sync/system.menu.main.yml b/config/sync/system.menu.main.yml new file mode 100644 index 0000000..51cf80c --- /dev/null +++ b/config/sync/system.menu.main.yml @@ -0,0 +1,10 @@ +uuid: 21fb8cf6-4406-4a69-8f03-9e5a94916012 +langcode: en +status: true +dependencies: { } +_core: + default_config_hash: Q2Ra3jfoIVk0f3SjxJX61byRQFVBAbpzYDQOiY-kno8 +id: main +label: 'Main navigation' +description: 'Site section links' +locked: true diff --git a/config/sync/system.menu.tools.yml b/config/sync/system.menu.tools.yml new file mode 100644 index 0000000..525bdbb --- /dev/null +++ b/config/sync/system.menu.tools.yml @@ -0,0 +1,10 @@ +uuid: 46a4ef06-819d-472e-8ad0-9b9c3fc71a36 +langcode: en +status: true +dependencies: { } +_core: + default_config_hash: BCM-vV1zzRaLHN18dqAR_CuGOj8AFJvTx7BKl_8Gcxc +id: tools +label: Tools +description: 'User tool links, often added by modules' +locked: true diff --git a/config/sync/system.performance.yml b/config/sync/system.performance.yml new file mode 100644 index 0000000..d4f85d5 --- /dev/null +++ b/config/sync/system.performance.yml @@ -0,0 +1,17 @@ +cache: + page: + max_age: 0 +css: + preprocess: true + gzip: true +fast_404: + enabled: true + paths: '/\.(?:txt|png|gif|jpe?g|css|js|ico|swf|flv|cgi|bat|pl|dll|exe|asp)$/i' + exclude_paths: '/\/(?:styles|imagecache)\//' + html: '404 Not Found

Not Found

The requested URL "@path" was not found on this server.

' +js: + preprocess: true + gzip: true +stale_file_threshold: 2592000 +_core: + default_config_hash: b2cssrj-lOmATIbdehfCqfCFgVR0qCdxxWhwqa2KBVQ diff --git a/config/sync/system.rss.yml b/config/sync/system.rss.yml new file mode 100644 index 0000000..858f127 --- /dev/null +++ b/config/sync/system.rss.yml @@ -0,0 +1,8 @@ +channel: + description: '' +items: + limit: 10 + view_mode: rss +langcode: en +_core: + default_config_hash: TlH7NNk46phfxu1mSUfwg1C0YqaGsUCeD4l9JQnQlDU diff --git a/config/sync/system.site.yml b/config/sync/system.site.yml new file mode 100644 index 0000000..0e0bba6 --- /dev/null +++ b/config/sync/system.site.yml @@ -0,0 +1,14 @@ +uuid: 18ed92f4-2d8b-451e-90eb-46396cf1fe70 +name: 'Drush Site-Install' +mail: admin@example.com +slogan: '' +page: + 403: '' + 404: '' + front: /user/login +admin_compact_mode: false +weight_select_max: 100 +langcode: en +default_langcode: en +_core: + default_config_hash: yXadRE77Va-G6dxhd2kPYapAvbnSvTF6hO4oXiOEynI diff --git a/config/sync/system.theme.global.yml b/config/sync/system.theme.global.yml new file mode 100644 index 0000000..0450b3a --- /dev/null +++ b/config/sync/system.theme.global.yml @@ -0,0 +1,16 @@ +favicon: + mimetype: image/vnd.microsoft.icon + path: '' + url: '' + use_default: true +features: + comment_user_picture: true + comment_user_verification: true + favicon: true + node_user_picture: false +logo: + path: '' + url: '' + use_default: true +_core: + default_config_hash: KHk8rzK2GMRtdfoAeocFrll8Q7gGtiocl2GF5jnX9cY diff --git a/config/sync/system.theme.yml b/config/sync/system.theme.yml new file mode 100644 index 0000000..e9d51dd --- /dev/null +++ b/config/sync/system.theme.yml @@ -0,0 +1,4 @@ +admin: '' +default: stark +_core: + default_config_hash: 6lQ55NXM9ysybMQ6NzJj4dtiQ1dAkOYxdDompa-r_kk diff --git a/config/sync/text.settings.yml b/config/sync/text.settings.yml new file mode 100644 index 0000000..ef751a5 --- /dev/null +++ b/config/sync/text.settings.yml @@ -0,0 +1,3 @@ +default_summary_length: 600 +_core: + default_config_hash: Bkewb77RBOK3_aXMPsp8p87gbc03NvmC5gBLzPl7hVA diff --git a/config/sync/update.settings.yml b/config/sync/update.settings.yml new file mode 100644 index 0000000..aca754f --- /dev/null +++ b/config/sync/update.settings.yml @@ -0,0 +1,13 @@ +check: + disabled_extensions: false + interval_days: 1 +fetch: + url: '' + max_attempts: 2 + timeout: 30 +notification: + emails: + - admin@example.com + threshold: all +_core: + default_config_hash: 2QzULf0zovJQx3J06Y9rufzzfi-CY2CTTlEfJJh2Qyw diff --git a/config/sync/user.flood.yml b/config/sync/user.flood.yml new file mode 100644 index 0000000..f165c95 --- /dev/null +++ b/config/sync/user.flood.yml @@ -0,0 +1,7 @@ +uid_only: false +ip_limit: 50 +ip_window: 3600 +user_limit: 5 +user_window: 21600 +_core: + default_config_hash: UYfMzeP1S8jKm9PSvxf7nQNe8DsNS-3bc2WSNNXBQWs diff --git a/config/sync/user.mail.yml b/config/sync/user.mail.yml new file mode 100644 index 0000000..25e2429 --- /dev/null +++ b/config/sync/user.mail.yml @@ -0,0 +1,30 @@ +cancel_confirm: + body: "[user:display-name],\n\nA request to cancel your account has been made at [site:name].\n\nYou may now cancel your account on [site:url-brief] by clicking this link or copying and pasting it into your browser:\n\n[user:cancel-url]\n\nNOTE: The cancellation of your account is not reversible.\n\nThis link expires in one day and nothing will happen if it is not used.\n\n-- [site:name] team" + subject: 'Account cancellation request for [user:display-name] at [site:name]' +password_reset: + body: "[user:display-name],\n\nA request to reset the password for your account has been made at [site:name].\n\nYou may now log in by clicking this link or copying and pasting it into your browser:\n\n[user:one-time-login-url]\n\nThis link can only be used once to log in and will lead you to a page where you can set your password. It expires after one day and nothing will happen if it's not used.\n\n-- [site:name] team" + subject: 'Replacement login information for [user:display-name] at [site:name]' +register_admin_created: + body: "[user:display-name],\n\nA site administrator at [site:name] has created an account for you. You may now log in by clicking this link or copying and pasting it into your browser:\n\n[user:one-time-login-url]\n\nThis link can only be used once to log in and will lead you to a page where you can set your password.\n\nAfter setting your password, you will be able to log in at [site:login-url] in the future using:\n\nusername: [user:name]\npassword: Your password\n\n-- [site:name] team" + subject: 'An administrator created an account for you at [site:name]' +register_no_approval_required: + body: "[user:display-name],\n\nThank you for registering at [site:name]. You may now log in by clicking this link or copying and pasting it into your browser:\n\n[user:one-time-login-url]\n\nThis link can only be used once to log in and will lead you to a page where you can set your password.\n\nAfter setting your password, you will be able to log in at [site:login-url] in the future using:\n\nusername: [user:name]\npassword: Your password\n\n-- [site:name] team" + subject: 'Account details for [user:display-name] at [site:name]' +register_pending_approval: + body: "[user:display-name],\n\nThank you for registering at [site:name]. Your application for an account is currently pending approval. Once it has been approved, you will receive another email containing information about how to log in, set your password, and other details.\n\n-- [site:name] team" + subject: 'Account details for [user:display-name] at [site:name] (pending admin approval)' +register_pending_approval_admin: + body: "[user:display-name] has applied for an account.\n\n[user:edit-url]" + subject: 'Account details for [user:display-name] at [site:name] (pending admin approval)' +status_activated: + body: "[user:display-name],\n\nYour account at [site:name] has been activated.\n\nYou may now log in by clicking this link or copying and pasting it into your browser:\n\n[user:one-time-login-url]\n\nThis link can only be used once to log in and will lead you to a page where you can set your password.\n\nAfter setting your password, you will be able to log in at [site:login-url] in the future using:\n\nusername: [user:account-name]\npassword: Your password\n\n-- [site:name] team" + subject: 'Account details for [user:display-name] at [site:name] (approved)' +status_blocked: + body: "[user:display-name],\n\nYour account on [site:name] has been blocked.\n\n-- [site:name] team" + subject: 'Account details for [user:display-name] at [site:name] (blocked)' +status_canceled: + body: "[user:display-name],\n\nYour account on [site:name] has been canceled.\n\n-- [site:name] team" + subject: 'Account details for [user:display-name] at [site:name] (canceled)' +langcode: en +_core: + default_config_hash: IWzNdUVX2YSiflxrGSTLIiqTrhgIzbV2C-hRL5DniJM diff --git a/config/sync/user.role.anonymous.yml b/config/sync/user.role.anonymous.yml new file mode 100644 index 0000000..2188087 --- /dev/null +++ b/config/sync/user.role.anonymous.yml @@ -0,0 +1,12 @@ +uuid: 3094cfcb-0e00-4128-9863-094b0c896910 +langcode: en +status: true +dependencies: { } +_core: + default_config_hash: j5zLMOdJBqC0bMvSdth5UebkprJB8g_2FXHqhfpJzow +id: anonymous +label: 'Anonymous user' +weight: 0 +is_admin: false +permissions: + - 'access content' diff --git a/config/sync/user.role.authenticated.yml b/config/sync/user.role.authenticated.yml new file mode 100644 index 0000000..c5a897e --- /dev/null +++ b/config/sync/user.role.authenticated.yml @@ -0,0 +1,12 @@ +uuid: c5f81a61-889f-47f1-abc7-e5c83f766620 +langcode: en +status: true +dependencies: { } +_core: + default_config_hash: dJ0L2DNSj5q6XVZAGsuVDpJTh5UeYkIPwKrUOOpr8YI +id: authenticated +label: 'Authenticated user' +weight: 1 +is_admin: false +permissions: + - 'access content' diff --git a/config/sync/user.settings.yml b/config/sync/user.settings.yml new file mode 100644 index 0000000..1bad2ef --- /dev/null +++ b/config/sync/user.settings.yml @@ -0,0 +1,18 @@ +anonymous: Anonymous +verify_mail: true +notify: + cancel_confirm: true + password_reset: true + status_activated: true + status_blocked: false + status_canceled: false + register_admin_created: true + register_no_approval_required: true + register_pending_approval: true +register: visitors_admin_approval +cancel_method: user_cancel_block +password_reset_timeout: 86400 +password_strength: true +langcode: en +_core: + default_config_hash: w314Zp7B4NbrlV4KeeZLNSmTTpdJiv-KwZO2E1fSSK0