mirror of
https://gitlab.com/allianceauth/allianceauth.git
synced 2026-02-04 06:06:19 +01:00
Added the auto removal of invalid keys and user api's deactivate services
This commit is contained in:
@@ -33,7 +33,7 @@ BROKER_URL = 'amqp://guest:guest@localhost:5672/'
|
||||
CELERYBEAT_SCHEDULER = "djcelery.schedulers.DatabaseScheduler"
|
||||
|
||||
# EMAIL SETTINGS
|
||||
# By default setup for gmail
|
||||
# By default uses the python smtpd server
|
||||
DOMAIN = 'https://the99eve.com'
|
||||
EMAIL_HOST = 'smtp.gmail.com'
|
||||
EMAIL_PORT = 587
|
||||
|
||||
Reference in New Issue
Block a user