mirror of https://github.com/zulip/zulip.git
cab3c8c32c
This makes it easier to work on features that depend on messages having been sent in the past (E.g. the date parts of recipient bars). The new feature only works with --threads=1; since with the ~100 default messages that populate_db generates, the multi-threaded feature shouldn't have significant performance impact (and it would be tricky to make increasing timestamps work with the multi-threaded model), it's reasonable to just set the default number of threads to 1 for now and have this timestamp-spreading feature only supported with --threads=1. Fixes #8277. |
||
---|---|---|
.. | ||
lib | ||
management | ||
migrations | ||
README.md | ||
__init__.py | ||
forms.py | ||
models.py | ||
urls.py | ||
views.py |
README.md
ZILENCER -- The Zulip License Manager
This app is the place for storing state about various deployments of Zulip that exist in the world.