blob: 9e45bd71120b2cd439d67d62a9ab67b1a290888f [file] [log] [blame]
maxIndexesOpen: 100
commitIntervalSeconds: 30
idleSeconds: 60
rootDir: target/indexes
logging:
level: WARN
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
requestLog:
appenders:
- type: console
target: stderr