Apply database updates
This commit is contained in:
parent
9896b7df75
commit
f34fb313b7
125 changed files with 5396 additions and 154 deletions
|
@ -335,6 +335,15 @@ display:
|
|||
date_format: medium
|
||||
custom_date_format: ''
|
||||
timezone: ''
|
||||
tooltip:
|
||||
date_format: ''
|
||||
custom_date_format: ''
|
||||
time_diff:
|
||||
enabled: false
|
||||
future_format: '@interval hence'
|
||||
past_format: '@interval ago'
|
||||
granularity: 2
|
||||
refresh: 60
|
||||
changed:
|
||||
id: changed
|
||||
table: file_managed
|
||||
|
@ -391,6 +400,15 @@ display:
|
|||
date_format: medium
|
||||
custom_date_format: ''
|
||||
timezone: ''
|
||||
tooltip:
|
||||
date_format: ''
|
||||
custom_date_format: ''
|
||||
time_diff:
|
||||
enabled: false
|
||||
future_format: '@interval hence'
|
||||
past_format: '@interval ago'
|
||||
granularity: 2
|
||||
refresh: 60
|
||||
count:
|
||||
id: count
|
||||
table: file_usage
|
||||
|
@ -1023,7 +1041,6 @@ display:
|
|||
default_argument_type: fixed
|
||||
default_argument_options:
|
||||
argument: ''
|
||||
default_argument_skip_url: false
|
||||
summary_options:
|
||||
base_path: ''
|
||||
count: true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue