remove trailing comma from example in docs
This commit is contained in:
parent
ed4ca3db49
commit
e09769988b
|
@ -252,7 +252,7 @@ A h2ping check:
|
|||
"name": "h2ping",
|
||||
"h2ping": "localhost:22222",
|
||||
"interval": "10s",
|
||||
"h2ping_disable_tls": false,
|
||||
"h2ping_disable_tls": false
|
||||
}
|
||||
}
|
||||
```
|
||||
|
|
Loading…
Reference in New Issue