parent
69ca1e7840
commit
bb285d185c
126 changed files with 640 additions and 51 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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue