mirror of
https://github.com/pgsty/minio.git
synced 2026-07-21 21:20:23 +03:00
Update documentation to show how to update minio config fields (#6301)
- with recent commit 1fb2e9ef95b61a0ba1133699538db4b5563a35c5, config can no longer be updated by editing config.json. This is because config has been migrated inside the minio backend. Update documentation on how to set/get configuration using mc admin config command.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "26",
|
||||
"version": "28",
|
||||
"credential": {
|
||||
"accessKey": "USWUXHGYZQYFYFFIT3RE",
|
||||
"secretKey": "MOJRH0mkL1IPauahWITSVvyDrQbEEIwljvmxdq03"
|
||||
|
||||
Reference in New Issue
Block a user