mirror of
https://github.com/minio/minio.git
synced 2025-11-20 09:56:07 -05:00
Add Donut rpc service for sending changes to configuration files
This commit is contained in:
@@ -34,6 +34,7 @@ func getDonutConfigPath() (string, error) {
|
||||
return donutConfigPath, nil
|
||||
}
|
||||
|
||||
// NOTE - this is not to be used outside Donut package, this is primarily intended for testing purposes only
|
||||
var customConfigPath string
|
||||
|
||||
// SaveConfig save donut config
|
||||
|
||||
Reference in New Issue
Block a user