aboutsummaryrefslogtreecommitdiff
path: root/bin/hook/etc/README.md
blob: e918e07b6dc56945d42e04f602ebd9831068bdda (plain)
1
2
3
4
5
6
7
8
9
10
11
12
Webhook Config Files
====================

Various [webhook][] daemon configuration files.  The files are as
follows:

* `webhook.service`: [systemd][] service file for [webhook][] daemon
* `webhook.conf`: [webhook][] config file ([JSON][]-formatted).

[systemd]: https://en.wikipedia.org/wiki/Systemd "Linux system management daemon"
[webhook]: https://github.com/adnanh/webhook "minimal webhook daemon"
[json]: https://json.org "JavaScript Object Notation"