restored empty persistence object
This commit is contained in:
parent
5543da5260
commit
915efa4985
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ controller:
|
|||
enabled: false
|
||||
path: /metrics
|
||||
port: 8080
|
||||
persistence:
|
||||
persistence: {}
|
||||
# connectionPool:
|
||||
# maxIdleConns: 100
|
||||
# maxOpenConns: 0
|
||||
|
|
Loading…
Reference in a new issue