14 lines
182 B
Plaintext
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
|
|
}
|