removed matomo dependencie

This commit is contained in:
Bachir Soussi Chiadmi 2022-02-24 19:21:47 +01:00
parent 220b558cdf
commit 604eba3b65
8 changed files with 5 additions and 66 deletions

View File

@ -18,8 +18,8 @@ module:
entity_clone: 0 entity_clone: 0
update: 0 update: 0
views_ui: 0 views_ui: 0
webform_ui: 0
workflow_ui: 0 workflow_ui: 0
webprofiler: 0
theme: { } theme: { }
complete_list: complete_list:
- maillog.settings - maillog.settings

View File

@ -141,7 +141,6 @@ module:
materio_sapi: 0 materio_sapi: 0
materio_simplenews: 0 materio_simplenews: 0
materio_user: 0 materio_user: 0
matomo: 0
maxlength: 0 maxlength: 0
menu_block: 0 menu_block: 0
menu_ui: 0 menu_ui: 0
@ -230,6 +229,7 @@ module:
views_ef_fieldset: 0 views_ef_fieldset: 0
vue_link_formatter: 0 vue_link_formatter: 0
webform: 0 webform: 0
webform_ui: 0
workflow: 0 workflow: 0
workflow_access: 0 workflow_access: 0
workflow_operations: 0 workflow_operations: 0

View File

@ -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: { }

View File

@ -569,5 +569,4 @@ text_files:
"\uFB06" => "st" "\uFB06" => "st"
synonyms: | synonyms: |
drupal, durpal drupal, durpal
nouns: | nouns: ''

View File

@ -569,5 +569,4 @@ text_files:
"\uFB06" => "st" "\uFB06" => "st"
synonyms: | synonyms: |
drupal, durpal drupal, durpal
nouns: | nouns: ''

View File

@ -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

View File

@ -17,7 +17,6 @@ dependencies:
- google_analytics - google_analytics
- graphql - graphql
- materio_flag - materio_flag
- matomo
- profile - profile
- rest - rest
- simplenews - simplenews
@ -41,7 +40,6 @@ permissions:
- 'manage own commerce_payment_method' - 'manage own commerce_payment_method'
- 'materio_jsonapi ownroles' - 'materio_jsonapi ownroles'
- 'opt-in or out of google analytics tracking' - 'opt-in or out of google analytics tracking'
- 'opt-in or out of matomo tracking'
- 'restful post user_registration' - 'restful post user_registration'
- 'subscribe to newsletters' - 'subscribe to newsletters'
- 'update own customer profile' - 'update own customer profile'

@ -1 +1 @@
Subproject commit 179aa994156fa9c986cf9eb9262872abb9c651a2 Subproject commit 7bf07a20b7ac7383f72c9df88449ad299924ec99