sub getsetup () { #{{{
return
+ plugin => {
+ safe => 1,
+ rebuild => 0,
+ },
pinger_timeout => {
- type => "int",
- default => 15,
+ type => "integer",
+ example => 15,
description => "how many seconds to try pinging before timing out",
safe => 1,
rebuild => 0,