mirror of
https://github.com/minio/minio.git
synced 2025-01-27 06:33:18 -05:00
fix json syntax (#7285)
This commit is contained in:
parent
6584c7ea2b
commit
2fc341394d
@ -549,7 +549,7 @@ Minio server also supports [NATS Streaming mode](http://nats.io/documentation/st
|
|||||||
"password": "yoursecret",
|
"password": "yoursecret",
|
||||||
"token": "",
|
"token": "",
|
||||||
"secure": false,
|
"secure": false,
|
||||||
"pingInterval": 0
|
"pingInterval": 0,
|
||||||
"streaming": {
|
"streaming": {
|
||||||
"enable": true,
|
"enable": true,
|
||||||
"clusterID": "test-cluster",
|
"clusterID": "test-cluster",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user