3
0
Fork 0
mirror of https://github.com/ZeppelinBot/Zeppelin.git synced 2025-05-19 16:05:01 +00:00

docs: fix outdated default override replacement example

This commit is contained in:
Dragory 2020-09-30 00:24:01 +03:00
parent c030e77eeb
commit 7d40ef94b1

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