This commit is contained in:
@@ -77,7 +77,7 @@ func (a *App) handleEnableMaintenance(w http.ResponseWriter, r *http.Request) {
|
||||
ISCSITargets: a.iscsiStore.List(),
|
||||
Policies: a.snapshotPolicy.List(),
|
||||
Config: map[string]interface{}{
|
||||
"database_path": a.cfg.DatabasePath,
|
||||
"database_conn": a.cfg.DatabaseConn,
|
||||
},
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user