Compare commits

..

No commits in common. "244e6ffccefbe677cf7e244b3a7bd033a4752d9d" and "3685647138d02c1e15a17fa59533dbd7a145fbb1" have entirely different histories.

View file

@ -6,7 +6,7 @@
;
; You need to change every value that has `CHANGE_ME` comment to your own value.
;
; Forgejo version: >7.0.0
; Forgejo version: 1.21
; License : MIT
;
; Copyright (c) 2024 Awiteb <a@4rs.nl>
@ -174,6 +174,7 @@ DISABLE_REGISTRATION = false
REQUIRE_SIGNIN_VIEW = false
REGISTER_EMAIL_CONFIRM = false
ALLOW_ONLY_EXTERNAL_REGISTRATION = false
EMAIL_DOMAIN_BLOCKLIST = gmail.com,yahoo.com,icloud.com,hotmail.com
;; Captcha configuration
ENABLE_CAPTCHA = true