zulip/zerver/models/constants.py

3 lines
60 B
Python

MAX_TOPIC_NAME_LENGTH = 60
MAX_LANGUAGE_ID_LENGTH: int = 50