Adding google tag.

This commit is contained in:
Dan Chadwick 2024-09-30 20:56:10 -04:00
parent 3ee5abed3c
commit 40324ae10b
4 changed files with 7 additions and 2 deletions

View File

@ -26,6 +26,7 @@ module:
fpa: 0 fpa: 0
gin_login: 0 gin_login: 0
gin_toolbar: 0 gin_toolbar: 0
google_tag: 0
help: 0 help: 0
history: 0 history: 0
html_formatter: 0 html_formatter: 0

View File

@ -18,7 +18,7 @@ third_party_settings:
preset_accent_color: green preset_accent_color: green
preset_focus_color: accent preset_focus_color: accent
enable_darkmode: '0' enable_darkmode: '0'
classic_toolbar: new classic_toolbar: horizontal
secondary_toolbar_frontend: true secondary_toolbar_frontend: true
high_contrast_mode: false high_contrast_mode: false
accent_color: '' accent_color: ''

View File

@ -0,0 +1,4 @@
_core:
default_config_hash: cvh7di-mJogXOBiv_AoDN22DXIg3-OtzE5iLCIFAQ1s
use_collection: false
default_google_tag_entity: ''

View File

@ -1,7 +1,7 @@
_core: _core:
default_config_hash: NFnOZU6VCOfURCAR4-O3V7eMHTx2LNqnCmDKRSNjjns default_config_hash: NFnOZU6VCOfURCAR4-O3V7eMHTx2LNqnCmDKRSNjjns
always_save_userinfo: true always_save_userinfo: true
connect_existing_users: false connect_existing_users: true
override_registration_settings: false override_registration_settings: false
end_session_enabled: true end_session_enabled: true
user_login_display: replace user_login_display: replace