Update core 8.3.0
This commit is contained in:
parent
da7a7918f8
commit
cd7a898e66
6144 changed files with 132297 additions and 87747 deletions
|
@ -1,5 +1,2 @@
|
|||
access_log:
|
||||
enabled: false
|
||||
max_lifetime: 259200
|
||||
count_content_views: 0
|
||||
display_max_age: 3600
|
||||
|
|
|
@ -4,16 +4,6 @@ statistics.settings:
|
|||
type: config_object
|
||||
label: 'Statistics settings'
|
||||
mapping:
|
||||
access_log:
|
||||
type: mapping
|
||||
label: 'Access log settings'
|
||||
mapping:
|
||||
enabled:
|
||||
type: boolean
|
||||
label: 'Enable'
|
||||
max_lifetime:
|
||||
type: integer
|
||||
label: 'Maximum lifetime'
|
||||
count_content_views:
|
||||
type: integer
|
||||
label: 'Count content views'
|
||||
|
|
Reference in a new issue