From 0e6ce5357e72799eff587f8ed3c664b1635256f4 Mon Sep 17 00:00:00 2001 From: Philip Martin Date: Tue, 3 Jun 2014 10:31:23 -0700 Subject: Add the ability to validate the X-Hub-Signature header --- config.sample.json | 1 + 1 file changed, 1 insertion(+) (limited to 'config.sample.json') diff --git a/config.sample.json b/config.sample.json index 1ad82cf..40fba54 100644 --- a/config.sample.json +++ b/config.sample.json @@ -5,6 +5,7 @@ "build": "./scripts/build.sh", "publish": "./scripts/publish.sh" }, + "secret": "", "email": { "user": "", "password": "", -- cgit v1.2.3