Clarify showSummary precedence in Komodo widget docs
This commit is contained in:
parent
7d1e0c087a
commit
817a9bbce5
1 changed files with 1 additions and 1 deletions
|
|
@ -17,6 +17,6 @@ widget:
|
|||
url: http://komodo.hostname.or.ip:port
|
||||
key: K-xxxxxx...
|
||||
secret: S-xxxxxx...
|
||||
showSummary: true # optional, default: false
|
||||
showSummary: true # optional, default: false. Takes precedence over showStacks
|
||||
showStacks: true # optional, default: false
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue