diff options
Diffstat (limited to 'env.example')
| -rw-r--r-- | env.example | 3 |
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 |