aboutsummaryrefslogtreecommitdiffstats
path: root/.env.defaults
diff options
context:
space:
mode:
authorLMBishop <13875753+LMBishop@users.noreply.github.com>2021-12-22 20:35:16 +0000
committerLMBishop <13875753+LMBishop@users.noreply.github.com>2021-12-22 20:35:16 +0000
commit951984fb55d552d9c816a30069e2321f3602d305 (patch)
tree3763441916dffff9ca96dd0286c72104ba2954c0 /.env.defaults
parent4ddf6fc9ed90a704869da683561e5032b6c48d79 (diff)
Add circular dependency detection and logging library
Diffstat (limited to '.env.defaults')
-rw-r--r--.env.defaults1
1 files changed, 1 insertions, 0 deletions
diff --git a/.env.defaults b/.env.defaults
index 3f2229f..1c11ae4 100644
--- a/.env.defaults
+++ b/.env.defaults
@@ -3,3 +3,4 @@ PAGES_DIR=pages
REBUILD_COOLDOWN_MIN=10
PURGE_COOLDOWN_MIN=10
PARSER_MAX_RECURSION=20
+LOGGING_LEVEL=info