docs: fix references to --no-storage, explanation of [storage] section

This commit is contained in:
Brian Warner 2010-01-27 12:09:56 -08:00
parent 2a2cc5c4b8
commit b4d3e23024
2 changed files with 2 additions and 2 deletions

View 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

View 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