mirror of
https://github.com/go-gitea/gitea
synced 2025-07-15 23:17:19 +00:00
All configuration reload-able
This commit is contained in:
@@ -148,7 +148,7 @@ func newRegisterMailService() {
|
||||
log.Info("Register Mail Service Enabled")
|
||||
}
|
||||
|
||||
func init() {
|
||||
func NewConfigContext() {
|
||||
var err error
|
||||
workDir, err := exeDir()
|
||||
if err != nil {
|
||||
|
Reference in New Issue
Block a user