From 98a61e0137b2132f50613711ecf65b3f0546135b Mon Sep 17 00:00:00 2001 From: Eric Phillips Date: Thu, 30 Apr 2026 14:26:53 -0600 Subject: [PATCH] changed default timeout --- deploy/pkgstash.toml.example | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/deploy/pkgstash.toml.example b/deploy/pkgstash.toml.example index 59546c4..8019676 100644 --- a/deploy/pkgstash.toml.example +++ b/deploy/pkgstash.toml.example @@ -1,6 +1,5 @@ -env_file = "/etc/pkgstash/pkgstash.env" -cache_root = "/srv/pkgstash" -mirror_urls = [ +cache_root = "/home/ewpt3ch/dev/pkgstash/tmprepo" +mirror_urls = ["https://us.mirrors.cicku.me/archlinux/", "https://losangeles.mirror.pkgbuild.com/", "https://mirror.givebytes.net/archlinux/", "https://arch.mirror.constant.com/",