]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commitdiff
docs: fix references to --no-storage, explanation of [storage] section
authorBrian Warner <warner@lothar.com>
Wed, 27 Jan 2010 20:09:56 +0000 (12:09 -0800)
committerBrian Warner <warner@lothar.com>
Wed, 27 Jan 2010 20:09:56 +0000 (12:09 -0800)
docs/configuration.txt
docs/frontends/CLI.txt

index aed14c7fee1769abfdc56ce0984cb82b67025004..3b0ed6281fba777cd6d23a5de67243469c224328 100644 (file)
@@ -509,7 +509,7 @@ introducer.furl = pb://ok45ssoklj4y7eok5c3xkmj@tahoe.example:44801/ii3uumo
 helper.furl = pb://ggti5ssoklj4y7eok5c3xkmj@helper.tahoe.example:7054/kk8lhr
 
 [storage]
-no_storage = False
+enabled = True
 readonly_storage = True
 sizelimit = 10000000000
 
index de64b241ff089f9eefd200dafd674b65365e863c..d1ae5a77c3aa2ddedf00d56895bf31722fbc12da 100644 (file)
@@ -40,7 +40,7 @@ creates a new directory and populates it with files that will allow the
 "tahoe start" command to use it later on. This command creates nodes that
 have client functionality (upload/download files), web API services
 (controlled by the 'webport' file), and storage services (unless
-"--no_storage" is specified).
+"--no-storage" is specified).
 
 NODEDIR defaults to ~/.tahoe/ , and newly-created nodes default to
 publishing a web server on port 3456 (limited to the loopback interface, at