Update README.md
This commit is contained in:
parent
d3f8e884af
commit
970b4b9f97
@ -59,7 +59,7 @@ HUSHUP_RATE_LIMIT_DELAY=1.0 # Short delay between API calls to stay under
|
||||
|
||||
# Behavior Settings - Control how HushUp decides who to mute and for how long
|
||||
HUSHUP_MUTE_DURATION=3600 # How long to mute identified accounts, in seconds (default: 21600 = 6 hours)
|
||||
HUSHUP_MIN_ACTIVITIES=20 # The activity threshold: mute accounts that have posted *at least* this many times in the analyzed period (default: 10)
|
||||
HUSHUP_MIN_ACTIVITIES=20 # The activity threshold: locate accounts that have posted *at least* this many times in the analyzed period (default: 10)
|
||||
```
|
||||
|
||||
*Remember to save the `.env` file after making changes.*
|
||||
|
Loading…
x
Reference in New Issue
Block a user