From: Daira Hopwood <daira@jacaranda.org>
Date: Thu, 5 Sep 2013 17:13:23 +0000 (+0100)
Subject: Tue Jan 31 00:06:43 GMT 2012  david-sarah@jacaranda.org
X-Git-Url: https://git.rkrishnan.org/components/%22file://%22%22.?a=commitdiff_plain;h=4ebb2922a557f622ce1f64213b9ad01cf62a363b;p=tahoe-lafs%2Ftahoe-lafs.git

Tue Jan 31 00:06:43 GMT 2012  david-sarah@jacaranda.org
  * configuration.rst: remove the obsolete sizelimit option from the sample tahoe.cfg. Also fix the RST formatting of blank lines in the file.
---

diff --git a/docs/configuration.rst b/docs/configuration.rst
index b3038b19..dc76768b 100644
--- a/docs/configuration.rst
+++ b/docs/configuration.rst
@@ -651,7 +651,6 @@ recommended configuration (most of these are not the default values), merely
 a legal one.
 
 ::
-
   [node]
   nickname = Bob's Tahoe-LAFS Node
   tub.port = 34912
@@ -662,19 +661,16 @@ a legal one.
   timeout.disconnect = 1800
   ssh.port = 8022
   ssh.authorized_keys_file = ~/.ssh/authorized_keys
-
-
+  
   [client]
   introducer.furl = pb://ok45ssoklj4y7eok5c3xkmj@tahoe.example:44801/ii3uumo
   helper.furl = pb://ggti5ssoklj4y7eok5c3xkmj@helper.tahoe.example:7054/kk8lhr
-
-
+  
   [storage]
   enabled = True
   readonly = True
-  sizelimit = 10000000000
-
-
+  reserved_space = 10000000000
+  
   [helper]
   enabled = True