mirror of
https://github.com/snapotter-hq/SnapOtter.git
synced 2026-08-03 07:46:42 +02:00
Fastify's find-my-way router defaults maxParamLength to 100 chars. Files with long names (e.g., stock photo filenames >100 chars) would return 404 on download because the :filename param exceeded the limit.