aboutsummaryrefslogtreecommitdiffstats
path: root/apps/workers/constants.ts
diff options
context:
space:
mode:
Diffstat (limited to 'apps/workers/constants.ts')
-rw-r--r--apps/workers/constants.ts1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/workers/constants.ts b/apps/workers/constants.ts
new file mode 100644
index 00000000..954466bf
--- /dev/null
+++ b/apps/workers/constants.ts
@@ -0,0 +1 @@
+export const HTML_CONTENT_SIZE_THRESHOLD = 50 * 1024; // 50KB