Ditch example.com.
This commit is contained in:
parent
ff01b358e0
commit
6aeb3ab0c9
1 changed files with 1 additions and 1 deletions
|
@ -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"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue