site.conf: use 1.updates.service.ffhl
Now that we have DNS working use it to fetch updates!
This commit is contained in:
parent
36b9fd812d
commit
9980426454
1 changed files with 1 additions and 1 deletions
|
@ -69,7 +69,7 @@
|
||||||
branches => {
|
branches => {
|
||||||
stable => {
|
stable => {
|
||||||
name => 'stable',
|
name => 'stable',
|
||||||
mirrors => ['http://[fdef:ffc0:3dd7::ffff:0]/stable/'],
|
mirrors => ['http://1.updates.services.ffhl/stable'],
|
||||||
probability => 0.08,
|
probability => 0.08,
|
||||||
good_signatures => 2,
|
good_signatures => 2,
|
||||||
pubkeys => [
|
pubkeys => [
|
||||||
|
|
Loading…
Reference in a new issue