mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +08:00
Ditch example.com.
This commit is contained in:
@@ -12,7 +12,7 @@ DEBUG = False
|
||||
TEMPLATE_DEBUG = False
|
||||
PUBLIC_REGISTER_ENABLED = True
|
||||
|
||||
DEFAULT_FROM_EMAIL = "no-reply@example.com"
|
||||
DEFAULT_FROM_EMAIL = "nobody@fedoraproject.org"
|
||||
SERVER_EMAIL = DEFAULT_FROM_EMAIL
|
||||
|
||||
INSTALLED_APPS += ["taiga_contrib_fas_openid_auth"]
|
||||
|
||||
Reference in New Issue
Block a user