add stats
This commit is contained in:
parent
aa3df76cf9
commit
290362858f
1 changed files with 6 additions and 0 deletions
|
|
@ -215,6 +215,12 @@ in {
|
|||
{
|
||||
size = "full";
|
||||
widgets = [
|
||||
{
|
||||
type = "server-stats";
|
||||
servers = [{
|
||||
type = "local";
|
||||
}];
|
||||
}
|
||||
{
|
||||
type = "monitor";
|
||||
cache = "1m";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue