mirror of
https://github.com/pgsty/minio.git
synced 2026-07-25 06:56:18 +03:00
nats: Add support of NATS.io Streaming server (#3494)
This commit is contained in:
committed by
Harshavardhana
parent
08b6cfb082
commit
f24753812a
+1
-1
@@ -36,7 +36,7 @@ const (
|
||||
|
||||
// minio configuration related constants.
|
||||
const (
|
||||
globalMinioConfigVersion = "11"
|
||||
globalMinioConfigVersion = "12"
|
||||
globalMinioConfigDir = ".minio"
|
||||
globalMinioCertsDir = "certs"
|
||||
globalMinioCertsCADir = "CAs"
|
||||
|
||||
Reference in New Issue
Block a user