From cd5f9194ef2d273ea2722fb5fb181cee97e1e6ce Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thorben=20G=C3=BCnther?= Date: Sun, 26 Jan 2020 17:12:04 +0100 Subject: [PATCH] config.ini: Update dispatch entries Removed man since it is no longer used and added builds. --- config.example.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.example.ini b/config.example.ini index 6e9f6d9..cab058a 100644 --- a/config.example.ini +++ b/config.example.ini @@ -107,7 +107,7 @@ repos=/var/lib/git/ # # Uncomment the relevant lines to enable the various sr.ht dispatchers. /usr/bin/gitsrht-keys=git:git -#/usr/bin/man-srht-keys=man:man +#/usr/bin/buildsrht-keys=builds:builds [meta.sr.ht] origin=http://meta.sr.ht.local -- 2.38.4