aboutsummaryrefslogtreecommitdiff
path: root/env.example
diff options
context:
space:
mode:
authorFuwn <[email protected]>2025-09-17 20:08:02 -0700
committerFuwn <[email protected]>2025-09-17 20:08:02 -0700
commitaca798820bcd61aa6a155940ee4fd94b54f2ed62 (patch)
tree43944eb92ec66cf239966ba4a003d6d6f37758db /env.example
parentfeat(test_moderator): Add result stepping feature (diff)
downloadumabot-aca798820bcd61aa6a155940ee4fd94b54f2ed62.tar.xz
umabot-aca798820bcd61aa6a155940ee4fd94b54f2ed62.zip
feat(intelligent_moderator): Reasoning levels
Diffstat (limited to 'env.example')
-rw-r--r--env.example3
1 files changed, 3 insertions, 0 deletions
diff --git a/env.example b/env.example
index d7b14f7..92d7eed 100644
--- a/env.example
+++ b/env.example
@@ -35,3 +35,6 @@ ROLEPLAY_SURGE_THRESHOLD_2=40
ROLEPLAY_SURGE_THRESHOLD_3=60
# Set to true to test without actually removing posts
DRY_RUN=false
+
+# Mod mail reasoning level (0=none, 1=brief, 2=full)
+REASONING_LEVEL=2