blob: 49c9a4e99787831374e0f0e5291491a4ee51cb5c [file] [log] [blame]
maxIndexesOpen: 100
commitIntervalSeconds: 30
idleSeconds: 60
server:
applicationConnectors:
- type: h2c
port: 8080
bindHost: 127.0.0.1
maxConcurrentStreams: 1024
initialStreamRecvWindow: 65535
adminConnectors:
- type: h2c
port: 8081
bindHost: 127.0.0.1
gzip:
includedMethods:
- GET
- POST