forked from 0x2620/pandora
set annotations.showUsers to false in 0xdb config
This commit is contained in:
parent
319a17d954
commit
11a50ae7d4
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@
|
||||||
{"key": "title", "operator": "+"}
|
{"key": "title", "operator": "+"}
|
||||||
],
|
],
|
||||||
"annotations": {
|
"annotations": {
|
||||||
"showUsers": true
|
"showUsers": false
|
||||||
},
|
},
|
||||||
/*
|
/*
|
||||||
Capabilities are per user level.
|
Capabilities are per user level.
|
||||||
|
|
Loading…
Reference in a new issue