mirror of
https://github.com/zulip/zulip.git
synced 2026-06-24 21:08:25 +08:00
Gmail is a bad example for outbound email; use a generic example. Also leave the `= None` default out of the config file, as it's redundant with DEFAULT_SETTINGS in our internal settings.py ; and explain in the latter why we don't mention the other SMTP settings. |
||
|---|---|---|
| .. | ||
| jinja2 | ||
| __init__.py | ||
| backends.py | ||
| dev_settings.py | ||
| dev_urls.py | ||
| email_backends.py | ||
| legacy_urls.py | ||
| prod_settings_template.py | ||
| settings.py | ||
| slack_importer_test_settings.py | ||
| terms.md.template | ||
| test_settings.py | ||
| urls.py | ||
| wsgi.py | ||