mirror of
https://github.com/minio/minio.git
synced 2025-11-09 05:34:56 -05:00
Makes mandatory dsn_string parameter optional (#8931)
This commit is contained in:
@@ -364,6 +364,7 @@ var (
|
||||
config.HelpKV{
|
||||
Key: target.MySQLDSNString,
|
||||
Description: "MySQL data-source-name connection string",
|
||||
Optional: true,
|
||||
Type: "string",
|
||||
},
|
||||
config.HelpKV{
|
||||
|
||||
Reference in New Issue
Block a user