mirror of
https://git.linux-kernel.at/oliver/ivatar.git
synced 2025-11-13 19:56:25 +00:00
Change sender mail
This commit is contained in:
@@ -56,7 +56,7 @@ IVATAR_VERSION = '0.1'
|
||||
|
||||
LOGIN_REDIRECT_URL = reverse_lazy('profile')
|
||||
MAX_LENGTH_EMAIL = 254 # http://stackoverflow.com/questions/386294
|
||||
SERVER_EMAIL = 'accounts@ivatar.io'
|
||||
SERVER_EMAIL = 'accounts@mg.linux-kernel.at'
|
||||
DEFAULT_FROM_EMAIL = SERVER_EMAIL
|
||||
|
||||
MAX_NUM_PHOTOS = 5
|
||||
|
||||
Reference in New Issue
Block a user