mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 21:43:21 +00:00
3 lines
60 B
Python
3 lines
60 B
Python
MAX_TOPIC_NAME_LENGTH = 60
|
|
MAX_LANGUAGE_ID_LENGTH: int = 50
|