blob: e02a00b92f0a38994bf139de41998ca6c7d96722 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
######################################################
# Use this configuration file for the pacmirror
# script. The allowed options are included below.
######################################################
[pacmirror]
#backup before updating
backup = True
[reflector]
#connectionTimeout =
#cacheTimeout =
sort = rate
#threads =
verbose = True
#age =
country = Hungary, United States
fastest = 20
#include =
#exclude =
latest = 200
#number =
protocol = http
|