diff --git a/templates/app.ini.tpl b/templates/app.ini.tpl index cffd4b2..440c2a9 100644 --- a/templates/app.ini.tpl +++ b/templates/app.ini.tpl @@ -47,7 +47,8 @@ DEFAULT_THEME = gitea-auto SHOW_USER_EMAIL = false [migrations] -ALLOW_LOCAL_NETWORKS = true +ALLOW_LOCALNETWORKS = true +SKIP_TLS_VERIFY = true [mailer] ENABLED = false