mirror of
https://github.com/gotson/komga.git
synced 2026-05-07 20:15:47 +02:00
fix(metrics): configure step for 24h
This commit is contained in:
parent
17c76de308
commit
55df968651
1 changed files with 3 additions and 0 deletions
|
|
@ -73,6 +73,9 @@ management:
|
||||||
export:
|
export:
|
||||||
influx:
|
influx:
|
||||||
enabled: false
|
enabled: false
|
||||||
|
simple:
|
||||||
|
enabled: true
|
||||||
|
step: 24h
|
||||||
springdoc:
|
springdoc:
|
||||||
group-configs:
|
group-configs:
|
||||||
- group: REST API
|
- group: REST API
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue