mirror of
https://github.com/pgsty/minio.git
synced 2026-07-25 06:56:18 +03:00
config/logger: remove syslogger and upgrade to config v10 which eliminates syslog config (#3336)
This commit is contained in:
committed by
Harshavardhana
parent
f4f512fedd
commit
14cb3645a3
+1
-1
@@ -32,7 +32,7 @@ const (
|
||||
|
||||
// minio configuration related constants.
|
||||
const (
|
||||
globalMinioConfigVersion = "9"
|
||||
globalMinioConfigVersion = "10"
|
||||
globalMinioConfigDir = ".minio"
|
||||
globalMinioCertsDir = "certs"
|
||||
globalMinioCertsCADir = "CAs"
|
||||
|
||||
Reference in New Issue
Block a user