Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/apt-mirror/apt-mirror.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsfinexer <proggi@yandex.ru>2017-01-29 11:41:39 +0300
committerBenjamin Drung <benjamin.drung@profitbricks.com>2017-04-13 19:57:58 +0300
commit592dee578ce91ccfa4c25a42b709a0e8bd8b4a60 (patch)
tree36b245284642ba5cf5f6b0c03f0e10c6fedf885b
parent2e63e6fcc5e3c0a0960a4f5e616e65a4e72572bf (diff)
Add limit_rate to example mirror.list
Add limit_rate with its default value to the example mirror.list. Closes #72
-rw-r--r--mirror.list1
1 files changed, 1 insertions, 0 deletions
diff --git a/mirror.list b/mirror.list
index a572b1b..dbd4179 100644
--- a/mirror.list
+++ b/mirror.list
@@ -6,6 +6,7 @@ set postmirror_script $var_path/postmirror.sh
set defaultarch i386
set run_postmirror 0
set nthreads 20
+set limit_rate 100m
set _tilde 0
# Use --unlink with wget (for use with hardlinked directories)
set unlink 1