@silverpill I had to dig around in the code to find the extra_supported_types configuration option:
# Limits
limits:
media:
extra_supported_types: ["application/pdf"]
# file_size_limit: 20M
# emoji_size_limit: 500K
posts:
character_limit: 10000
and was thinking of doing a PR on the docs, but I'm not sure where it would fit