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