mirror of
https://github.com/minio/minio.git
synced 2025-01-25 21:53:16 -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",
|
||||
"token": "",
|
||||
"secure": false,
|
||||
"pingInterval": 0
|
||||
"pingInterval": 0,
|
||||
"streaming": {
|
||||
"enable": true,
|
||||
"clusterID": "test-cluster",
|
||||
|
Loading…
x
Reference in New Issue
Block a user