mirror of
https://github.com/pgsty/minio.git
synced 2026-07-21 21:20:23 +03:00
Make audit webhook and kafka config dynamic (#14390)
This commit is contained in:
+1
-1
@@ -401,7 +401,7 @@ func serverMain(ctx *cli.Context) {
|
||||
|
||||
// Initialize globalConsoleSys system
|
||||
globalConsoleSys = NewConsoleLogger(GlobalContext)
|
||||
logger.AddTarget(globalConsoleSys)
|
||||
logger.AddSystemTarget(globalConsoleSys)
|
||||
|
||||
// Perform any self-tests
|
||||
bitrotSelfTest()
|
||||
|
||||
Reference in New Issue
Block a user