From 302c863cda651130286838309d3d897cace93534 Mon Sep 17 00:00:00 2001 From: Unknown Date: Sun, 8 Jun 2014 04:45:34 -0400 Subject: Fix #242 --- templates/admin/config.tmpl | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'templates/admin') diff --git a/templates/admin/config.tmpl b/templates/admin/config.tmpl index a8e9d1ae..583ee25e 100644 --- a/templates/admin/config.tmpl +++ b/templates/admin/config.tmpl @@ -89,6 +89,21 @@ +
+
+ Webhook Configuration +
+ +
+
+
Task Interval
+
{{.WebhookTaskInterval}} minutes
+
Deliver Timeout
+
{{.WebhookDeliverTimeout}} seconds
+
+
+
+
Mailer Configuration -- cgit v1.2.3