mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 04:52:12 +00:00
3 lines
60 B
Python
3 lines
60 B
Python
MAX_TOPIC_NAME_LENGTH = 60
|
|
MAX_LANGUAGE_ID_LENGTH: int = 50
|