mirror of
https://github.com/pgsty/minio.git
synced 2026-08-08 23:33:30 +03: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