mirror of
https://gitee.com/gitea/gitea
synced 2025-12-22 00:16:36 +08:00
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