Don't use yourdomain.com as an example domain
This commit is contained in:
parent
7a00f26537
commit
5427cfe183
@ -108,7 +108,7 @@ def get_config_variables():
|
||||
|
||||
yield ConfigVariable(
|
||||
name="users_email_sender",
|
||||
default_value="noreply@yourdomain.com",
|
||||
default_value="noreply@example.com",
|
||||
input_type="string",
|
||||
label="Email sender",
|
||||
weight=600,
|
||||
|
Loading…
Reference in New Issue
Block a user