forked from DGNum/infrastructure
feat(forgejo): Enable captcha for registration
This commit is contained in:
parent
bb73cc2a13
commit
e2b916e649
1 changed files with 2 additions and 0 deletions
|
@ -70,6 +70,8 @@ in
|
|||
|
||||
DISABLE_REGISTRATION = false;
|
||||
REGISTER_EMAIL_CONFIRM = true;
|
||||
|
||||
ENABLE_CAPTCHA = true;
|
||||
};
|
||||
|
||||
ui.THEMES = "forgejo-auto,forgejo-light,forgejo-dark";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue