commit 6bb1efe46c0fe64971aa73647b10381a4dc0bd21 Author: Sebastian Hahn sebastian@torproject.org Date: Wed Dec 10 05:47:58 2014 +0100
currently mirrors need 24GB of space... --- docs/en/running-a-mirror.wml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/docs/en/running-a-mirror.wml b/docs/en/running-a-mirror.wml index d290e91..3f8d7fa 100644 --- a/docs/en/running-a-mirror.wml +++ b/docs/en/running-a-mirror.wml @@ -17,9 +17,10 @@ our mirrors are publicly listed on <a href="<page getinvolved/mirrors>">our mirrors page</a>. We've included some sample commands and configuration below to make the initial setup and ongoing maintenance a minimal effort. - The Tor website and distribution directory currently require roughly 9 GB of - disk space, but this number can fluctuate. Expect space requirements - of up to 15 GB.</p> + The Tor website and distribution directory currently require roughly + 24GB of disk space, but this number can fluctuate. Expect space + requirements of up to 30 GB. + </p> <h2><a class="anchor" href="#sysconfig">Configuring your System</a></h2> <p> If you would like to run a mirror, it's as easy as these commands to download
tor-commits@lists.torproject.org