]> sipb.mit.edu Git - ikiwiki.git/blobdiff - IkiWiki/Plugin/pinger.pm
collect a hash of shown fields
[ikiwiki.git] / IkiWiki / Plugin / pinger.pm
index 0aee17f8a582235af049ae5b5a53cc6697e9f0fe..e72833b8f45353c2fc79c4008412adf813a50e20 100644 (file)
@@ -20,7 +20,7 @@ sub getsetup () { #{{{
        return
                pinger_timeout => {
                        type => "integer",
-                       default => 15,
+                       example => 15,
                        description => "how many seconds to try pinging before timing out",
                        safe => 1,
                        rebuild => 0,