mirror of
https://github.com/ZeppelinBot/Zeppelin.git
synced 2025-03-15 05:41:51 +00:00
Fix automod example in docs
This commit is contained in:
parent
c7d24edc1d
commit
1e1e999fc6
1 changed files with 0 additions and 3 deletions
|
@ -418,9 +418,6 @@ export class AutomodPlugin extends ZeppelinPlugin<TConfigSchema> {
|
||||||
within: 10s
|
within: 10s
|
||||||
actions:
|
actions:
|
||||||
clean: true
|
clean: true
|
||||||
mute:
|
|
||||||
duration: 5m
|
|
||||||
reason: 'Auto-muted for spam'
|
|
||||||
overrides:
|
overrides:
|
||||||
- level: '>=50'
|
- level: '>=50'
|
||||||
config:
|
config:
|
||||||
|
|
Loading…
Add table
Reference in a new issue