Skip to content

Commit

Permalink
feat(infra): nats server config
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonas Bostoen committed May 28, 2024
1 parent ab634c8 commit ab15157
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/nats-server.conf
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
jetstream: enabled
jetstream {
store_dir: /data
store_dir: data
max_mem: 1G
max_file: 100G
}
Expand Down

0 comments on commit ab15157

Please sign in to comment.