mirror of
https://github.com/minio/minio.git
synced 2025-11-10 14:09:48 -05:00
Update config.json guide with details of version 22 (#5328)
Fixes #5296
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "21",
|
||||
"version": "22",
|
||||
"credential": {
|
||||
"accessKey": "USWUXHGYZQYFYFFIT3RE",
|
||||
"secretKey": "MOJRH0mkL1IPauahWITSVvyDrQbEEIwljvmxdq03"
|
||||
@@ -7,6 +7,10 @@
|
||||
"region": "us-east-1",
|
||||
"browser": "on",
|
||||
"domain": "",
|
||||
"storageclass": {
|
||||
"standard": "",
|
||||
"rrs": ""
|
||||
},
|
||||
"notify": {
|
||||
"amqp": {
|
||||
"1": {
|
||||
|
||||
Reference in New Issue
Block a user