Adding google tag.
This commit is contained in:
parent
3ee5abed3c
commit
40324ae10b
@ -26,6 +26,7 @@ module:
|
||||
fpa: 0
|
||||
gin_login: 0
|
||||
gin_toolbar: 0
|
||||
google_tag: 0
|
||||
help: 0
|
||||
history: 0
|
||||
html_formatter: 0
|
||||
|
||||
@ -18,7 +18,7 @@ third_party_settings:
|
||||
preset_accent_color: green
|
||||
preset_focus_color: accent
|
||||
enable_darkmode: '0'
|
||||
classic_toolbar: new
|
||||
classic_toolbar: horizontal
|
||||
secondary_toolbar_frontend: true
|
||||
high_contrast_mode: false
|
||||
accent_color: ''
|
||||
|
||||
4
config/default/google_tag.settings.yml
Normal file
4
config/default/google_tag.settings.yml
Normal file
@ -0,0 +1,4 @@
|
||||
_core:
|
||||
default_config_hash: cvh7di-mJogXOBiv_AoDN22DXIg3-OtzE5iLCIFAQ1s
|
||||
use_collection: false
|
||||
default_google_tag_entity: ''
|
||||
@ -1,7 +1,7 @@
|
||||
_core:
|
||||
default_config_hash: NFnOZU6VCOfURCAR4-O3V7eMHTx2LNqnCmDKRSNjjns
|
||||
always_save_userinfo: true
|
||||
connect_existing_users: false
|
||||
connect_existing_users: true
|
||||
override_registration_settings: false
|
||||
end_session_enabled: true
|
||||
user_login_display: replace
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user