From a95779fbc28d3d7bd91fbc7ff03fa7b721dd0c76 Mon Sep 17 00:00:00 2001 From: Nils Schneider Date: Tue, 21 Jan 2014 03:13:38 +0100 Subject: [PATCH] site.conf: add branch name As of 0ea24a57a3560f86c17d47f6da731abd81937a09 gluon-autoupdater distinguishes between branch and section name. This adds the branch name to the site configuration. --- site.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/site.conf b/site.conf index 30603f4..667e950 100644 --- a/site.conf +++ b/site.conf @@ -65,6 +65,7 @@ branch => 'stable', branches => { stable => { + name => "stable", mirrors => ['http://[fdef:ffc0:3dd7::ffff:0]/stable/'], probability => 0.08, good_signatures => 2,