site.conf: new autoupdater config with multiple branches

This commit is contained in:
Nils Schneider 2013-10-01 10:47:13 +02:00
parent cfbed8546e
commit da8558d261

View file

@ -56,6 +56,8 @@
autoupdater => { autoupdater => {
enabled => 1, enabled => 1,
branch => 'stable', branch => 'stable',
branches => {
stable => {
url => 'http://[fdef:ffc0:3dd7::ffff:0]/stable/', url => 'http://[fdef:ffc0:3dd7::ffff:0]/stable/',
probability => 0.08, probability => 0.08,
good_signatures => 2, good_signatures => 2,
@ -64,6 +66,8 @@
'a8dd60765b07330a4bbfdf8406102befca132881a4b65f3efda32cf2d5b362d9', # Nils 'a8dd60765b07330a4bbfdf8406102befca132881a4b65f3efda32cf2d5b362d9', # Nils
], ],
}, },
},
},
configmode => { configmode => {
msg_pubkey => <<'END', msg_pubkey => <<'END',