nats-rest-config-proxy
nats-rest-config-proxy copied to clipboard
Support jetstream storage in units syntax
Currently need to define the limits in bytes, but would help to define in plain units.
"jetstream": {
"max_file": 20GB
"max_mem": 2GB
}