aboutsummaryrefslogtreecommitdiffstats
path: root/pacman/pacredir
blob: a14ccd6c059fb5a28ec59cb21abf38f259858879 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
# Make sure local service pacredir is running!

# This is a regular server, so pacredir receives requests for database
# files, but it is also accounted for server error limit.
Server = http://127.70.77.1:7077/

# Add a cache server with different address to make sure pacman requests
# package files from pacredir in case the address above was caught by
# pacman's server error limit.
CacheServer = http://127.70.77.2:7077/