diff --git a/templates/app.ini.tpl b/templates/app.ini.tpl index af7c27e..cffd4b2 100644 --- a/templates/app.ini.tpl +++ b/templates/app.ini.tpl @@ -46,5 +46,8 @@ LEVEL = info DEFAULT_THEME = gitea-auto SHOW_USER_EMAIL = false +[migrations] +ALLOW_LOCAL_NETWORKS = true + [mailer] ENABLED = false