Apply config changes after database updates

This commit is contained in:
benjamin melançon 2025-02-21 20:35:08 -05:00
parent 9723afa636
commit d2b161b036
3 changed files with 186 additions and 165 deletions

View file

@ -5,3 +5,4 @@ tag_trim_method: beforeValue
use_maxlength: true
tag_trim_maxlength: { }
tag_scroll_max_height: ''
tag_trim_end: '|.,-:;/+&([{"'''

View file

@ -3482,7 +3482,7 @@ display:
background: ''
three_dimensional: 0
polar: 0
tooltips: false
tooltips: true
dimensions:
width: ''
width_units: ''
@ -5057,11 +5057,11 @@ display:
position: 21
display_options:
fields:
network:
id: network
table: visitors_performance
field: network
relationship: visitors_performance
pf_network:
id: pf_network
table: visitors
field: pf_network
relationship: none
group_type: avg
admin_label: ''
plugin_id: numeric
@ -5111,14 +5111,17 @@ display:
decimal: .
separator: ','
format_plural: false
format_plural_string: !!binary MQNAY291bnQ=
format_plural_string: |-
1
\x03
@count
prefix: ''
suffix: ''
server:
id: server
table: visitors_performance
field: server
relationship: visitors_performance
pf_server:
id: pf_server
table: visitors
field: pf_server
relationship: none
group_type: avg
admin_label: ''
plugin_id: numeric
@ -5168,14 +5171,17 @@ display:
decimal: .
separator: ','
format_plural: false
format_plural_string: !!binary MQNAY291bnQ=
format_plural_string: |-
1
\x03
@count
prefix: ''
suffix: ''
transfer:
id: transfer
table: visitors_performance
field: transfer
relationship: visitors_performance
pf_transfer:
id: pf_transfer
table: visitors
field: pf_transfer
relationship: none
group_type: avg
admin_label: ''
plugin_id: numeric
@ -5225,14 +5231,17 @@ display:
decimal: .
separator: ','
format_plural: false
format_plural_string: !!binary MQNAY291bnQ=
format_plural_string: |-
1
\x03
@count
prefix: ''
suffix: ''
dom_processing:
id: dom_processing
table: visitors_performance
field: dom_processing
relationship: visitors_performance
pf_dom_processing:
id: pf_dom_processing
table: visitors
field: pf_dom_processing
relationship: none
group_type: avg
admin_label: ''
plugin_id: numeric
@ -5282,14 +5291,17 @@ display:
decimal: .
separator: ','
format_plural: false
format_plural_string: !!binary MQNAY291bnQ=
format_plural_string: |-
1
\x03
@count
prefix: ''
suffix: ''
dom_complete:
id: dom_complete
table: visitors_performance
field: dom_complete
relationship: visitors_performance
pf_dom_complete:
id: pf_dom_complete
table: visitors
field: pf_dom_complete
relationship: none
group_type: avg
admin_label: ''
plugin_id: numeric
@ -5339,14 +5351,17 @@ display:
decimal: .
separator: ','
format_plural: false
format_plural_string: !!binary MQNAY291bnQ=
format_plural_string: |-
1
\x03
@count
prefix: ''
suffix: ''
on_load:
id: on_load
table: visitors_performance
field: on_load
relationship: visitors_performance
pf_on_load:
id: pf_on_load
table: visitors
field: pf_on_load
relationship: none
group_type: avg
admin_label: ''
plugin_id: numeric
@ -5396,7 +5411,10 @@ display:
decimal: .
separator: ','
format_plural: false
format_plural_string: !!binary MQNAY291bnQ=
format_plural_string: |-
1
\x03
@count
prefix: ''
suffix: ''
visitors_day:
@ -5464,27 +5482,27 @@ display:
label: visitors_day
stacking: true
data_providers:
network:
pf_network:
enabled: true
color: '#0277bd'
weight: 7
server:
pf_server:
enabled: true
color: '#ff8f00'
weight: 7
transfer:
pf_transfer:
enabled: true
color: '#ad1457'
weight: 7
dom_processing:
pf_dom_processing:
enabled: true
color: '#6a1b9a'
weight: 7
dom_complete:
pf_dom_complete:
enabled: true
color: '#558b2f'
weight: 7
on_load:
pf_on_load:
enabled: true
color: '#00838f'
weight: 7
@ -5543,16 +5561,7 @@ display:
relationships: false
fields: false
sorts: false
relationships:
visitors_performance:
id: visitors_performance
table: visitors
field: visitors_performance
relationship: none
group_type: group
admin_label: 'Visitor performance'
plugin_id: standard
required: true
relationships: { }
display_description: ''
display_extenders: { }
cache_metadata:
@ -5567,11 +5576,11 @@ display:
position: 21
display_options:
fields:
network:
id: network
table: visitors_performance
field: network
relationship: visitors_performance
pf_network:
id: pf_network
table: visitors
field: pf_network
relationship: none
group_type: avg
admin_label: ''
plugin_id: numeric
@ -5621,14 +5630,17 @@ display:
decimal: .
separator: ','
format_plural: false
format_plural_string: !!binary MQNAY291bnQ=
format_plural_string: |-
1
\x03
@count
prefix: ''
suffix: ''
server:
id: server
table: visitors_performance
field: server
relationship: visitors_performance
pf_server:
id: pf_server
table: visitors
field: pf_server
relationship: none
group_type: avg
admin_label: ''
plugin_id: numeric
@ -5678,14 +5690,17 @@ display:
decimal: .
separator: ','
format_plural: false
format_plural_string: !!binary MQNAY291bnQ=
format_plural_string: |-
1
\x03
@count
prefix: ''
suffix: ''
transfer:
id: transfer
table: visitors_performance
field: transfer
relationship: visitors_performance
pf_transfer:
id: pf_transfer
table: visitors
field: pf_transfer
relationship: none
group_type: avg
admin_label: ''
plugin_id: numeric
@ -5735,14 +5750,17 @@ display:
decimal: .
separator: ','
format_plural: false
format_plural_string: !!binary MQNAY291bnQ=
format_plural_string: |-
1
\x03
@count
prefix: ''
suffix: ''
dom_processing:
id: dom_processing
table: visitors_performance
field: dom_processing
relationship: visitors_performance
pf_dom_processing:
id: pf_dom_processing
table: visitors
field: pf_dom_processing
relationship: none
group_type: avg
admin_label: ''
plugin_id: numeric
@ -5792,14 +5810,17 @@ display:
decimal: .
separator: ','
format_plural: false
format_plural_string: !!binary MQNAY291bnQ=
format_plural_string: |-
1
\x03
@count
prefix: ''
suffix: ''
dom_complete:
id: dom_complete
table: visitors_performance
field: dom_complete
relationship: visitors_performance
pf_dom_complete:
id: pf_dom_complete
table: visitors
field: pf_dom_complete
relationship: none
group_type: avg
admin_label: ''
plugin_id: numeric
@ -5849,14 +5870,17 @@ display:
decimal: .
separator: ','
format_plural: false
format_plural_string: !!binary MQNAY291bnQ=
format_plural_string: |-
1
\x03
@count
prefix: ''
suffix: ''
on_load:
id: on_load
table: visitors_performance
field: on_load
relationship: visitors_performance
pf_on_load:
id: pf_on_load
table: visitors
field: pf_on_load
relationship: none
group_type: avg
admin_label: ''
plugin_id: numeric
@ -5906,7 +5930,10 @@ display:
decimal: .
separator: ','
format_plural: false
format_plural_string: !!binary MQNAY291bnQ=
format_plural_string: |-
1
\x03
@count
prefix: ''
suffix: ''
visitors_hour:
@ -5974,27 +6001,27 @@ display:
label: visitors_hour
stacking: true
data_providers:
network:
pf_network:
enabled: true
color: '#0277bd'
weight: 7
server:
pf_server:
enabled: true
color: '#ff8f00'
weight: 7
transfer:
pf_transfer:
enabled: true
color: '#ad1457'
weight: 7
dom_processing:
pf_dom_processing:
enabled: true
color: '#6a1b9a'
weight: 7
dom_complete:
pf_dom_complete:
enabled: true
color: '#558b2f'
weight: 7
on_load:
pf_on_load:
enabled: true
color: '#00838f'
weight: 7
@ -6053,16 +6080,7 @@ display:
relationships: false
fields: false
sorts: false
relationships:
visitors_performance:
id: visitors_performance
table: visitors
field: visitors_performance
relationship: none
group_type: group
admin_label: 'Visitor performance'
plugin_id: standard
required: true
relationships: { }
display_description: ''
display_extenders: { }
cache_metadata:
@ -6077,11 +6095,11 @@ display:
position: 21
display_options:
fields:
network:
id: network
table: visitors_performance
field: network
relationship: visitors_performance
pf_network:
id: pf_network
table: visitors
field: pf_network
relationship: none
group_type: avg
admin_label: ''
plugin_id: numeric
@ -6131,14 +6149,17 @@ display:
decimal: .
separator: ','
format_plural: false
format_plural_string: !!binary MQNAY291bnQ=
format_plural_string: |-
1
\x03
@count
prefix: ''
suffix: ''
server:
id: server
table: visitors_performance
field: server
relationship: visitors_performance
pf_server:
id: pf_server
table: visitors
field: pf_server
relationship: none
group_type: avg
admin_label: ''
plugin_id: numeric
@ -6188,14 +6209,17 @@ display:
decimal: .
separator: ','
format_plural: false
format_plural_string: !!binary MQNAY291bnQ=
format_plural_string: |-
1
\x03
@count
prefix: ''
suffix: ''
transfer:
id: transfer
table: visitors_performance
field: transfer
relationship: visitors_performance
pf_transfer:
id: pf_transfer
table: visitors
field: pf_transfer
relationship: none
group_type: avg
admin_label: ''
plugin_id: numeric
@ -6245,14 +6269,17 @@ display:
decimal: .
separator: ','
format_plural: false
format_plural_string: !!binary MQNAY291bnQ=
format_plural_string: |-
1
\x03
@count
prefix: ''
suffix: ''
dom_processing:
id: dom_processing
table: visitors_performance
field: dom_processing
relationship: visitors_performance
pf_dom_processing:
id: pf_dom_processing
table: visitors
field: pf_dom_processing
relationship: none
group_type: avg
admin_label: ''
plugin_id: numeric
@ -6302,14 +6329,17 @@ display:
decimal: .
separator: ','
format_plural: false
format_plural_string: !!binary MQNAY291bnQ=
format_plural_string: |-
1
\x03
@count
prefix: ''
suffix: ''
dom_complete:
id: dom_complete
table: visitors_performance
field: dom_complete
relationship: visitors_performance
pf_dom_complete:
id: pf_dom_complete
table: visitors
field: pf_dom_complete
relationship: none
group_type: avg
admin_label: ''
plugin_id: numeric
@ -6359,14 +6389,17 @@ display:
decimal: .
separator: ','
format_plural: false
format_plural_string: !!binary MQNAY291bnQ=
format_plural_string: |-
1
\x03
@count
prefix: ''
suffix: ''
on_load:
id: on_load
table: visitors_performance
field: on_load
relationship: visitors_performance
pf_on_load:
id: pf_on_load
table: visitors
field: pf_on_load
relationship: none
group_type: avg
admin_label: ''
plugin_id: numeric
@ -6416,7 +6449,10 @@ display:
decimal: .
separator: ','
format_plural: false
format_plural_string: !!binary MQNAY291bnQ=
format_plural_string: |-
1
\x03
@count
prefix: ''
suffix: ''
visitors_week:
@ -6484,27 +6520,27 @@ display:
label: visitors_week
stacking: true
data_providers:
network:
pf_network:
enabled: true
color: '#0277bd'
weight: 7
server:
pf_server:
enabled: true
color: '#ff8f00'
weight: 7
transfer:
pf_transfer:
enabled: true
color: '#ad1457'
weight: 7
dom_processing:
pf_dom_processing:
enabled: true
color: '#6a1b9a'
weight: 7
dom_complete:
pf_dom_complete:
enabled: true
color: '#558b2f'
weight: 7
on_load:
pf_on_load:
enabled: true
color: '#00838f'
weight: 7
@ -6563,16 +6599,7 @@ display:
relationships: false
fields: false
sorts: false
relationships:
visitors_performance:
id: visitors_performance
table: visitors
field: visitors_performance
relationship: none
group_type: group
admin_label: 'Visitor performance'
plugin_id: standard
required: true
relationships: { }
display_description: ''
display_extenders: { }
cache_metadata:

View file

@ -5,8 +5,6 @@ bot_retention_log: 0
items_per_page: 10
theme: admin
disable_tracking: false
status_codes_disabled: { }
domain_mode: 0
track:
userid: true
counter:
@ -14,11 +12,6 @@ counter:
entity_types:
- node
display_max_age: 3600
codesnippet:
before: ''
after: ''
privacy:
disablecookies: false
visibility:
request_path_mode: 0
request_path_pages: |-
@ -32,5 +25,5 @@ visibility:
user_role_roles: { }
user_account_mode: 1
exclude_user1: false
performance: false
script_type: minified
domain_mode: 0