# NATS Server Configuration with JetStream port: 4222 http_port: 8222 # JetStream configuration jetstream { store_dir: /data/jetstream max_mem: 1G max_file: 10G } # Logging debug: false trace: false logtime: true