mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 13:03:29 +00:00
We add a TUTORIAL_ENABLED setting for self-hosters who want to disable the tutorial entirely on their system. For this, the default value (True) is placed in default_settings.py, which can be overwritten by adding an entry in /etc/zulip/settings.py.