mirror of
https://github.com/zulip/zulip.git
synced 2026-06-24 21:08:25 +08:00
TLSv1 is now disabled by default. Can be re-enabled with ssl-enable-tlsv1 at our own risk. https://uwsgi-docs.readthedocs.io/en/latest/ Changelog-2.0.17.1.html
7 lines
248 B
Plaintext
7 lines
248 B
Plaintext
# After editing this file, you MUST afterward run
|
|
# /tools/update-locked-requirements to update requirements/prod.txt.
|
|
# See requirements/README.md for more detail.
|
|
-r common.in
|
|
# Used for running the Zulip production Django server
|
|
uWSGI==2.0.17.1
|