diff --git a/config/sync/config_split.config_split.devel.yml b/config/sync/config_split.config_split.devel.yml index 74464130..84375241 100644 --- a/config/sync/config_split.config_split.devel.yml +++ b/config/sync/config_split.config_split.devel.yml @@ -18,8 +18,8 @@ module: entity_clone: 0 update: 0 views_ui: 0 - webform_ui: 0 workflow_ui: 0 + webprofiler: 0 theme: { } complete_list: - maillog.settings diff --git a/config/sync/core.extension.yml b/config/sync/core.extension.yml index 63551c78..18252e70 100644 --- a/config/sync/core.extension.yml +++ b/config/sync/core.extension.yml @@ -141,7 +141,6 @@ module: materio_sapi: 0 materio_simplenews: 0 materio_user: 0 - matomo: 0 maxlength: 0 menu_block: 0 menu_ui: 0 @@ -230,6 +229,7 @@ module: views_ef_fieldset: 0 vue_link_formatter: 0 webform: 0 + webform_ui: 0 workflow: 0 workflow_access: 0 workflow_operations: 0 diff --git a/config/sync/matomo.settings.yml b/config/sync/matomo.settings.yml deleted file mode 100644 index a25d7d76..00000000 --- a/config/sync/matomo.settings.yml +++ /dev/null @@ -1,40 +0,0 @@ -_core: - default_config_hash: YGueb7ImKHSG1RRmIB1iqPHVGXTmI2yvCcB-RX7FPeY -site_id: '' -url_http: '' -url_https: '' -domain_mode: 0 -visibility: - request_path_mode: 0 - request_path_pages: |- - /admin - /admin/* - /batch - /node/add* - /node/*/* - /user/*/* - user_role_mode: 0 - user_role_roles: { } - user_account_mode: 1 -track: - mailto: true - files: true - files_extensions: '7z|aac|arc|arj|asf|asx|avi|bin|csv|doc(x|m)?|dot(x|m)?|exe|flv|gif|gz|gzip|hqx|jar|jpe?g|js|mp(2|3|4|e?g)|mov(ie)?|msi|msp|pdf|phps|png|ppt(x|m)?|pot(x|m)?|pps(x|m)?|ppam|sld(x|m)?|thmx|qtm?|ra(m|r)?|sea|sit|tar|tgz|torrent|txt|wav|wma|wmv|wpd|xls(x|m|b)?|xlt(x|m)|xlam|xml|z|zip' - colorbox: true - userid: false - messages: { } - site_search: false -privacy: - donottrack: true - disablecookies: false -custom: - variable: { } -codesnippet: - before: '' - after: '' -translation_set: false -disable_tracking: false -cache: false -page_title_hierarchy: false -page_title_hierarchy_exclude_home: true -status_codes_disabled: { } diff --git a/config/sync/search_api_solr.solr_field_type.text_fr_6_0_0.yml b/config/sync/search_api_solr.solr_field_type.text_fr_6_0_0.yml index a88cc5d4..7dbc9c11 100644 --- a/config/sync/search_api_solr.solr_field_type.text_fr_6_0_0.yml +++ b/config/sync/search_api_solr.solr_field_type.text_fr_6_0_0.yml @@ -569,5 +569,4 @@ text_files: "\uFB06" => "st" synonyms: | drupal, durpal - nouns: | - + nouns: '' diff --git a/config/sync/search_api_solr.solr_field_type.text_fr_7_0_0.yml b/config/sync/search_api_solr.solr_field_type.text_fr_7_0_0.yml index 69bde097..9913643a 100644 --- a/config/sync/search_api_solr.solr_field_type.text_fr_7_0_0.yml +++ b/config/sync/search_api_solr.solr_field_type.text_fr_7_0_0.yml @@ -569,5 +569,4 @@ text_files: "\uFB06" => "st" synonyms: | drupal, durpal - nouns: | - + nouns: '' diff --git a/config/sync/ultimate_cron.job.matomo_cron.yml b/config/sync/ultimate_cron.job.matomo_cron.yml deleted file mode 100644 index 69d765a5..00000000 --- a/config/sync/ultimate_cron.job.matomo_cron.yml +++ /dev/null @@ -1,17 +0,0 @@ -uuid: 893534dd-cd4d-458b-8aec-629ce95fddf1 -langcode: en -status: true -dependencies: - module: - - matomo -title: 'Default cron handler' -id: matomo_cron -weight: 0 -module: matomo -callback: matomo_cron -scheduler: - id: simple -launcher: - id: serial -logger: - id: database diff --git a/config/sync/user.role.authenticated.yml b/config/sync/user.role.authenticated.yml index 2e1e2412..f7a5ed12 100644 --- a/config/sync/user.role.authenticated.yml +++ b/config/sync/user.role.authenticated.yml @@ -17,7 +17,6 @@ dependencies: - google_analytics - graphql - materio_flag - - matomo - profile - rest - simplenews @@ -41,7 +40,6 @@ permissions: - 'manage own commerce_payment_method' - 'materio_jsonapi ownroles' - 'opt-in or out of google analytics tracking' - - 'opt-in or out of matomo tracking' - 'restful post user_registration' - 'subscribe to newsletters' - 'update own customer profile' diff --git a/web/profiles/d8-starterkit-profile b/web/profiles/d8-starterkit-profile index 179aa994..7bf07a20 160000 --- a/web/profiles/d8-starterkit-profile +++ b/web/profiles/d8-starterkit-profile @@ -1 +1 @@ -Subproject commit 179aa994156fa9c986cf9eb9262872abb9c651a2 +Subproject commit 7bf07a20b7ac7383f72c9df88449ad299924ec99