working commit
This commit is contained in:
@@ -70,8 +70,6 @@ func (srv *Server) SetRundir(dir string) {
|
||||
}
|
||||
|
||||
func (srv *Server) SetDatadir(dir string) {
|
||||
srv.conf.Database.Basepath = dir
|
||||
srv.conf.Storage.Basepath = dir
|
||||
srv.conf.Datadir = dir
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user