📭 apiLimits.ts

This commit is contained in:
nirholas
2026-03-31 10:23:30 +00:00
parent d77f0f42dd
commit d946b19e04

View File

@@ -92,3 +92,4 @@ export const PDF_AT_MENTION_INLINE_THRESHOLD = 10
* We validate client-side to provide a clear error message.
*/
export const API_MAX_MEDIA_PER_REQUEST = 100