mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-18 21:15:41 +00:00
Adjust default email settings
This commit is contained in:
@ -80,11 +80,11 @@ currencies:
|
||||
# Refer to the InvenTree documentation for more information
|
||||
|
||||
email:
|
||||
# backend: 'django.core.mail.backends.smtp.EmailBackend'
|
||||
host: ''
|
||||
port: 25
|
||||
username: ''
|
||||
password: ''
|
||||
prefix: '[InvenTree] '
|
||||
tls: False
|
||||
ssl: False
|
||||
|
||||
|
Reference in New Issue
Block a user