aboutsummaryrefslogtreecommitdiffstats
path: root/.env.sample
diff options
context:
space:
mode:
authorMohamedBassem <me@mbassem.com>2024-02-17 13:35:16 +0000
committerMohamedBassem <me@mbassem.com>2024-02-17 13:35:16 +0000
commite247b141a98ab7b55d54ca5c7be8347fd076bda2 (patch)
treec531b93ad3451943ad288452cc72ef65190b13c2 /.env.sample
parent561bef94d9229b3125228d7a6110847a4899591d (diff)
downloadkarakeep-e247b141a98ab7b55d54ca5c7be8347fd076bda2.tar.zst
fix: Let the crawler wait a bit more for page load
Diffstat (limited to '.env.sample')
-rw-r--r--.env.sample4
1 files changed, 3 insertions, 1 deletions
diff --git a/.env.sample b/.env.sample
index fd160adb..befdb5c3 100644
--- a/.env.sample
+++ b/.env.sample
@@ -1,6 +1,8 @@
# Must have a scheme in the beginning (e.g. file://)
# DATABASE_URL=
-# LOG_LEVEL="debug"
+# LOG_LEVEL=debug
+# CRAWLER_HEADLESS_BROWSER=true
+
# Redis for BullMQ