mirror of
https://github.com/gotson/komga.git
synced 2025-12-20 07:23:34 +01: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:
|
||||
influx:
|
||||
enabled: false
|
||||
simple:
|
||||
enabled: true
|
||||
step: 24h
|
||||
springdoc:
|
||||
group-configs:
|
||||
- group: REST API
|
||||
|
|
|
|||
Loading…
Reference in a new issue