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 mirrored_repos = ["core", "extra"] port = "8090" [auth] token = "FakeToken"