nats-rest-config-proxy icon indicating copy to clipboard operation
nats-rest-config-proxy copied to clipboard

Support jetstream storage in units syntax

Open wallyqs opened this issue 5 years ago • 0 comments

Currently need to define the limits in bytes, but would help to define in plain units.

"jetstream": {
  "max_file": 20GB
  "max_mem": 2GB
}

wallyqs avatar Nov 06 '20 18:11 wallyqs