You've already forked armbian.github.io
mirror of
https://github.com/armbian/armbian.github.io.git
synced 2026-01-06 11:42:20 -08:00
Update Redirector YAML configuration
This commit is contained in:
@@ -8,7 +8,7 @@ certDataPath: /scripts/redirect-config/certdata.txt
|
||||
bind: ':8082'
|
||||
|
||||
# Reload authorization key
|
||||
reloadKey: f4ee76ac11490d5648c55804b69dccb6
|
||||
reloadKey: f50879b1a089f947330dc24d31591254
|
||||
|
||||
# LRU Cache Size (in items)
|
||||
cacheSize: 2048
|
||||
|
||||
@@ -8,7 +8,7 @@ certDataPath: /scripts/redirect-config/certdata.txt
|
||||
bind: ':8083'
|
||||
|
||||
# Reload authorization key
|
||||
reloadKey: 89c9c698ff5af80e7c4e1147501d95b9
|
||||
reloadKey: ede659b8623d352e79a3e48d39d2f0ea
|
||||
|
||||
# LRU Cache Size (in items)
|
||||
cacheSize: 2048
|
||||
|
||||
@@ -7,7 +7,7 @@ dl_map: /scripts/redirect-config/all-images.json
|
||||
certDataPath: /scripts/redirect-config/certdata.txt
|
||||
|
||||
# Reload authorization key
|
||||
reloadKey: 1d49692cc45d96d645fa079f3a14aebb
|
||||
reloadKey: 96fe824d56143f470d210e1c4f230a23
|
||||
|
||||
# LRU Cache Size (in items)
|
||||
cacheSize: 2048
|
||||
@@ -127,6 +127,18 @@ servers:
|
||||
longitude: 30.5238
|
||||
weight: 10
|
||||
|
||||
# Europe/Berlin - 2500 Mbit/s
|
||||
- server: netcup-01.armbian.com/apt/
|
||||
latitude: 49.4478
|
||||
longitude: 11.0683
|
||||
weight: 10
|
||||
|
||||
# Europe/Berlin - 2500 Mbit/s
|
||||
- server: netcup-02.armbian.com/apt/
|
||||
latitude: 49.4478
|
||||
longitude: 11.0683
|
||||
weight: 10
|
||||
|
||||
# Europe/Berlin - 2500 Mbit/s
|
||||
- server: netcup-03.armbian.com/apt/
|
||||
latitude: 49.4478
|
||||
|
||||
@@ -9,7 +9,7 @@ bind: ':8081'
|
||||
enableProfiler: true
|
||||
|
||||
# Reload authorization key
|
||||
reloadKey: ecf65485a3672435275568941587d1bf
|
||||
reloadKey: dc728e0bf4321e0def9f5016f8323d3b
|
||||
|
||||
# LRU Cache Size (in items)
|
||||
cacheSize: 2048
|
||||
@@ -89,6 +89,12 @@ servers:
|
||||
longitude: 12.5892
|
||||
weight: 10
|
||||
|
||||
# Asia/Shanghai - 10000 Mbit/s
|
||||
- server: mirrors.nju.edu.cn/armbian-releases/
|
||||
latitude: 34.7732
|
||||
longitude: 113.722
|
||||
weight: 10
|
||||
|
||||
# Asia/Shanghai - 10000 Mbit/s
|
||||
- server: mirrors.tuna.tsinghua.edu.cn/armbian-releases/
|
||||
latitude: 34.7732
|
||||
|
||||
Reference in New Issue
Block a user