Files
lingniu-vehicle-ingest/deploy/nats/nats-server.conf
2026-07-02 15:07:44 +08:00

14 lines
182 B
Plaintext

server_name: lingniu-vehicle-nats
port: 4222
http_port: 8222
jetstream {
store_dir: "/data/jetstream"
max_mem_store: 1G
max_file_store: 200G
}
authorization {
timeout: 2
}