badges: add email domain setting

Signed-off-by: Ryan Lerch <rlerch@redhat.com>
This commit is contained in:
Ryan Lercho 2024-04-06 09:48:45 +10:00
parent df78654ad7
commit 8fd2794778

View file

@ -63,6 +63,7 @@ tahrir.allow_changenick = False
# Only allow @fedoraproject.org emails
tahrir.use_openid_email = False
tahrir.email_domain = @fedoraproject.org
# For auto-updating the frontpage.
tahrir.use_websockets = False