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

20 lines
315 B
YAML
Raw Normal View History

spring:
flyway:
enabled: true
opensearch:
url: http://localhost:9200
debounce-ms: 100
ingestion:
buffer-capacity: 100
batch-size: 10
flush-interval-ms: 100
agent-registry:
ping-interval-ms: 1000
security:
bootstrap-token: test-bootstrap-token
bootstrap-token-previous: old-bootstrap-token