mirror of
https://github.com/minio/minio.git
synced 2025-01-11 15:03:22 -05:00
Fix typo (#4695)
This commit is contained in:
parent
f8bd9cfd83
commit
0a1501bc1b
@ -41,7 +41,7 @@
|
|||||||
"password": "yoursecret",
|
"password": "yoursecret",
|
||||||
"token": "",
|
"token": "",
|
||||||
"secure": false,
|
"secure": false,
|
||||||
"pingInterval": 0
|
"pingInterval": 0,
|
||||||
"streaming": {
|
"streaming": {
|
||||||
"enable": false,
|
"enable": false,
|
||||||
"clusterID": "",
|
"clusterID": "",
|
||||||
|
Loading…
Reference in New Issue
Block a user