Files
cameleer-server/cameleer3-server-app/src/test/resources/application-test.yml

19 lines
369 B
YAML
Raw Normal View History

spring:
flyway:
enabled: true
cameleer:
server:
indexer:
debouncems: 100
ingestion:
buffercapacity: 100
batchsize: 10
flushintervalms: 100
agentregistry:
pingintervalms: 1000
security:
bootstraptoken: test-bootstrap-token
bootstraptokenprevious: old-bootstrap-token
infrastructureendpoints: true