mirror of
https://github.com/gotson/komga.git
synced 2025-12-16 13:33:49 +01:00
feat: enable more providers for actuator info
This commit is contained in:
parent
a177e5700c
commit
61f519a6a0
1 changed files with 5 additions and 0 deletions
|
|
@ -77,6 +77,11 @@ management:
|
|||
simple:
|
||||
enabled: true
|
||||
step: 24h
|
||||
info:
|
||||
java:
|
||||
enabled: true
|
||||
os:
|
||||
enabled: true
|
||||
springdoc:
|
||||
group-configs:
|
||||
- group: REST API
|
||||
|
|
|
|||
Loading…
Reference in a new issue