From eef37231d19dcf83f9ddefebe2a3a8d2f55aae62 Mon Sep 17 00:00:00 2001
From: Derek Wang JetStreamBus
Check https://docs.nats.io/ for all the available arguments.
streamConfig
+
+string
+
+Optional configuration for the streams to be created in this JetStream service, if specified, it will be merged with the default configuration in controller-config. +It accepts a YAML format configuration, available fields include, “maxBytes”, “maxMsgs”, “maxAge” (e.g. 72h), “replicas” (1, 3, 5), “duplicates” (e.g. 5m).
+streamConfig
+
+string
+
+streamConfig
string
++Optional configuration for the streams to be created in this JetStream +service, if specified, it will be merged with the default configuration +in controller-config. It accepts a YAML format configuration, available +fields include, “maxBytes”, “maxMsgs”, “maxAge” (e.g. 72h), “replicas” +(1, 3, 5), “duplicates” (e.g. 5m). +
+streamConfig
string
+