mirror of https://github.com/zulip/zulip.git
93e29629ab
Different formats for configuration files have a wide variety of ways of representing lists; so if you're not accustomed to Python syntax, or aren't thinking of this file as Python code, the syntax for several ALLOWED_HOSTS entries may not be obvious. And this setting is one that an admin is likely to want to touch quite early in using Zulip. So, demonstrate a multi-element list. For similar reasons, demonstrate an IP address. This one is in a range reserved for documentation (by RFC 5737), like `example.com`. |
||
---|---|---|
.. | ||
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 |