Support customizing poll option limits

This commit is contained in:
leo60228
2021-01-23 13:15:27 -05:00
committed by ThibG
parent d1255ab8a5
commit ca6c62068e
2 changed files with 8 additions and 2 deletions

View File

@@ -254,6 +254,12 @@ MAX_PROFILE_FIELDS=4
# Maximum allowed display name characters
MAX_DISPLAY_NAME_CHARS=30
# Maximum allowed poll options
MAX_POLL_OPTIONS=5
# Maximum allowed poll option characters
MAX_POLL_OPTION_CHARS=100
# Maximum image and video/audio upload sizes
# Units are in bytes
# 1048576 bytes equals 1 megabyte