Skip to content

Commit

Permalink
Debug Path
Browse files Browse the repository at this point in the history
  • Loading branch information
T0biii committed Dec 24, 2024
1 parent 9c124b8 commit f15d89e
Showing 1 changed file with 15 additions and 15 deletions.
30 changes: 15 additions & 15 deletions site.conf
Original file line number Diff line number Diff line change
Expand Up @@ -57,11 +57,11 @@
stable = {
name = 'stable',
mirrors = {
'http://firmware.ffmuc.net/stable/sysupgrade',
'http://5.1.66.255/stable/sysupgrade',
'http://185.150.99.255/stable/sysupgrade',
'http://[2001:678:e68:f000::]/stable/sysupgrade',
'http://[2001:678:ed0:f000::]/stable/sysupgrade',
'http://firmware.ffmuc.net/stable-debug/sysupgrade',
'http://5.1.66.255/stable-debug/sysupgrade',
'http://185.150.99.255/stable-debug/sysupgrade',
'http://[2001:678:e68:f000::]/stable-debug/sysupgrade',
'http://[2001:678:ed0:f000::]/stable-debug/sysupgrade',
},
good_signatures = 3,
pubkeys = {
Expand All @@ -81,11 +81,11 @@
testing = {
name = 'testing',
mirrors = {
'http://firmware.ffmuc.net/testing/sysupgrade',
'http://5.1.66.255/testing/sysupgrade',
'http://185.150.99.255/testing/sysupgrade',
'http://[2001:678:e68:f000::]/testing/sysupgrade',
'http://[2001:678:ed0:f000::]/testing/sysupgrade',
'http://firmware.ffmuc.net/testing-debug/sysupgrade',
'http://5.1.66.255/testing-debug/sysupgrade',
'http://185.150.99.255/testing-debug/sysupgrade',
'http://[2001:678:e68:f000::]/testing-debug/sysupgrade',
'http://[2001:678:ed0:f000::]/testing-debug/sysupgrade',
},
good_signatures = 2,
pubkeys = {
Expand All @@ -105,11 +105,11 @@
experimental = {
name = 'experimental',
mirrors = {
'http://firmware.ffmuc.net/experimental/sysupgrade',
'http://5.1.66.255/experimental/sysupgrade',
'http://185.150.99.255/experimental/sysupgrade',
'http://[2001:678:e68:f000::]/experimental/sysupgrade',
'http://[2001:678:ed0:f000::]/experimental/sysupgrade',
'http://firmware.ffmuc.net/experimental-debug/sysupgrade',
'http://5.1.66.255/experimental-debug/sysupgrade',
'http://185.150.99.255/experimental-debug/sysupgrade',
'http://[2001:678:e68:f000::]/experimental-debug/sysupgrade',
'http://[2001:678:ed0:f000::]/experimental-debug/sysupgrade',
},
good_signatures = 1,
pubkeys = {
Expand Down

0 comments on commit f15d89e

Please sign in to comment.