added mirrored repos to config

This commit is contained in:
2026-04-20 19:08:44 -06:00
parent 727e9f40af
commit 6fdf5a4a52
4 changed files with 12 additions and 7 deletions
+3
View File
@@ -1,5 +1,8 @@
cache_root = "/home/ewpt3ch/dev/pacman-cache-server/tmprepo"
mirror_url = "https://us.mirrors.cicku.me/archlinux/"
# array of upstream repos this server caches see pacman.conf
# or pacman docs for more info <core, extra, multilib>
mirrored_repos = ["core", "extra"]
port = "8090"
[auth]