From e5d7013a7ff4dabdfdf79435abb657828be129d8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adnan=20Hajdarevi=C4=87?= Date: Sat, 14 Mar 2015 12:41:16 +0100 Subject: [PATCH] added hot-reload --- Webhook-Parameters.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Webhook-Parameters.md b/Webhook-Parameters.md index e1a622f..8b10da0 100644 --- a/Webhook-Parameters.md +++ b/Webhook-Parameters.md @@ -2,6 +2,7 @@ ``` Usage of ./webhook: -hooks="hooks.json": path to the json file containing defined hooks the webhook should serve + -hotreload=false: watch hooks file for changes and reload them automatically -ip="": ip the webhook should serve hooks on -port=9000: port the webhook should serve hooks on -verbose=false: show verbose output