summaryrefslogtreecommitdiffstats
path: root/conf.d
diff options
context:
space:
mode:
authorGuillaume Hospital <guillaumeh_bib_com>2018-07-03 16:43:39 +0200
committerGuillaume Hospital <guillaumeh_bib_com>2018-07-03 16:43:39 +0200
commita8bb74573a4f6760207acdbc9e4d02778a48596d (patch)
treee98d90a7d9c018f0af8e1c879ffaa4106878af2d /conf.d
parent17f2db23bd4218078c8905b7bbab7046f104a1c3 (diff)
comment curl_option
Diffstat (limited to 'conf.d')
-rwxr-xr-xconf.d/health_alarm_notify.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf.d/health_alarm_notify.conf b/conf.d/health_alarm_notify.conf
index 9f7b029c2a..58c09bad59 100755
--- a/conf.d/health_alarm_notify.conf
+++ b/conf.d/health_alarm_notify.conf
@@ -96,7 +96,7 @@ logger=""
# '--insecure' here, but be warned that it will make it much easier for
# third-parties to block notification delivery, and may allow disclosure
# of potentially sensitive information.
-#curl_options=""
+#curl_options="--insecure"
# Extra options to pass to logger. You shouldn't have to specify anything
# here in most cases.