13 lines
196 B
Plaintext
13 lines
196 B
Plaintext
port: 4222
|
|
|
|
jetstream {
|
|
store_dir: /var/lib/nats/jetstream
|
|
max_memory_store: 1GB
|
|
max_file_store: 10GB
|
|
}
|
|
|
|
http_port: 8222
|
|
log_file: "/var/log/nats-server.log"
|
|
debug: false
|
|
trace: false
|