summaryrefslogtreecommitdiff
path: root/samples/example-mirrors.txt
diff options
context:
space:
mode:
Diffstat (limited to 'samples/example-mirrors.txt')
-rw-r--r--samples/example-mirrors.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/samples/example-mirrors.txt b/samples/example-mirrors.txt
index d511e38..cf9708e 100644
--- a/samples/example-mirrors.txt
+++ b/samples/example-mirrors.txt
@@ -2,6 +2,7 @@
# Example mirror configuration file.
#
# Add a "Mirror" command like this for every mirror that you want to list.
+# Note: you need to list the main repository too.
#
# The "name" is a helpful name of the mirror.
#
@@ -19,6 +20,7 @@
# we should pick this mirror.
Mirror(name="moria",
- urlbase="http://moria.seul.org/thandy-example/",
+ urlbase="http://updates.torproject.org/thandy/",
contents=[ "**" ],
weight=1)
+