mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-01-18 10:46:24 +00:00
docs: fix references to --no-storage, explanation of [storage] section
This commit is contained in:
parent
2a2cc5c4b8
commit
b4d3e23024
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user