diff --git a/conf/app.ini b/conf/app.ini index 81e646a..af59428 100644 --- a/conf/app.ini +++ b/conf/app.ini @@ -38,7 +38,7 @@ ENABLED = true SMTP_ADDR = 127.0.0.1 SMTP_PORT = 25 FROM = "Gitea" -SKIP_VERIFY = true +FORCE_TRUST_SERVER_CERT = true [service] REGISTER_EMAIL_CONFIRM = false