diff options
Diffstat (limited to 'pingdomfetch.conf.sample')
| -rw-r--r-- | pingdomfetch.conf.sample | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/pingdomfetch.conf.sample b/pingdomfetch.conf.sample index 7ebdfea..8703e4b 100644 --- a/pingdomfetch.conf.sample +++ b/pingdomfetch.conf.sample @@ -26,6 +26,9 @@ notify.email.to = pingdomfetch@mx.buetow.org ; (comma separated) notify.info.email.to = pingdomfetch@mx.buetow.org +; Needed by a few HTTP/s requests +curl.path = /usr/bin/curl + ; Pingdom stuff, used to pull results from Pingdom via JSON API [pingdom] ; Pingdom API generic configurations |
