3
0
Fork 0
mirror of https://github.com/ZeppelinBot/Zeppelin.git synced 2025-03-14 21:31:50 +00:00

docs: fix outdated default override replacement example

This commit is contained in:
Dragory 2020-09-30 00:24:01 +03:00
parent 32fee53a8d
commit f5a7ab0ca8
No known key found for this signature in database
GPG key ID: 5F387BA66DF8AAC1

View file

@ -66,7 +66,8 @@
<CodeBlock code-lang="yaml">
plugins:
mod_actions:
=overrides: # The "=" here means "replace any defaults"
replaceDefaultOverrides: true
overrides: # The "=" here means "replace any defaults"
- level: ">=70"
config:
can_warn: true