aboutsummaryrefslogtreecommitdiffstats
path: root/apps/workers/constants.ts
diff options
context:
space:
mode:
authorMohamed Bassem <me@mbassem.com>2025-10-26 11:17:16 +0000
committerMohamed Bassem <me@mbassem.com>2025-10-26 11:17:16 +0000
commitcf3ffff0a5800168c3e4c446a0735084f62f8216 (patch)
tree15e327911f4aff70e1c0d03737364a57c1b9d237 /apps/workers/constants.ts
parent2b769cba822506c1572793385993737d4ffff478 (diff)
downloadkarakeep-cf3ffff0a5800168c3e4c446a0735084f62f8216.tar.zst
feat: Allow configuring inline asset size threshold
Diffstat (limited to 'apps/workers/constants.ts')
-rw-r--r--apps/workers/constants.ts1
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/workers/constants.ts b/apps/workers/constants.ts
deleted file mode 100644
index 954466bf..00000000
--- a/apps/workers/constants.ts
+++ /dev/null
@@ -1 +0,0 @@
-export const HTML_CONTENT_SIZE_THRESHOLD = 50 * 1024; // 50KB