mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 04:53:36 +00:00
This will offer users who are self-hosting to adjust this value. Moreover, this will help to reduce the overall time taken to test `test_markdown.py` (since this can be now overridden with `override_settings` Django decorator). This is done as a prep commit for #18641.