From 1894d673cb52bd493caa99c18fa95838d1fdfb93 Mon Sep 17 00:00:00 2001 From: Simon Vieille Date: Sat, 30 Jan 2016 21:47:27 +0100 Subject: [PATCH] readme --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/README.md b/README.md index ce76702..c3fd1a8 100644 --- a/README.md +++ b/README.md @@ -25,3 +25,15 @@ $ cp accounts.php-dist accounts.php $ ... Add API keys in accounts.php ... [gitnet]: https://gitnet.fr/project/gitnet + +Webhook configuration +--------------------- + +### Webhook url + +Configure a http webserver with PHP to access `event.php` script. +*https://webhook.deblan.org/event.php* for example. + +### Secret + +Choose an access key from `accounts.php`.