enabling mail on beaker server
This commit is contained in:
parent
5c9687b873
commit
7b42457629
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ sqlalchemy.pool_recycle = 3600
|
|||
#reports_engine.pool_recycle = 3600
|
||||
|
||||
# Set to True to enable sending emails.
|
||||
#mail.on = False
|
||||
mail.on = True
|
||||
|
||||
# TurboMail transport to use. The default 'smtp' sends mails over SMTP to the
|
||||
# server configured below. Other transports may be available as TurboMail
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue