mirror of
https://github.com/zulip/zulip.git
synced 2026-06-30 21:11:04 +08:00
3 lines
60 B
Python
3 lines
60 B
Python
MAX_TOPIC_NAME_LENGTH = 60
|
|
MAX_LANGUAGE_ID_LENGTH: int = 50
|