Make CustomPath, CustomConf and AppWorkPath configurable at build (#6631)
This commit is contained in:
@ -14,6 +14,7 @@ import (
|
||||
)
|
||||
|
||||
func init() {
|
||||
setting.SetCustomPathAndConf("", "")
|
||||
setting.NewContext()
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user