You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

9 lines
163 B
Plaintext

# add these to .env.production
#
# cat env.production.in >> .env.production
MAX_TOOT_CHARS=2000
MAX_BIO_CHARS=500
MAX_PROFILE_FIELDS=7
MAX_DISPLAY_NAME_CHARS=100