openwisp / ansible-openwisp2

Ansible role that installs and upgrades OpenWISP.
https://openwisp.io/docs/dev/ansible/
BSD 3-Clause "New" or "Revised" License
474 stars 137 forks source link

[feature] Add default EMAIL_TIMEOUT #411

Closed nemesifier closed 1 year ago

nemesifier commented 1 year ago

Add a default EMAIL_TIMEOUT to avoid the situation explained in https://code.djangoproject.com/ticket/34167#ticket, we could set the default to 10 seconds.