mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-03-12 07:13:53 +00:00
Nope, actually it doesn't. It uses ~/.tahoe.
This commit is contained in:
parent
44cb2d048f
commit
4e6077fae1
@ -94,8 +94,7 @@ on. ``tahoe create-node`` creates nodes that have client functionality
|
|||||||
NODEDIR defaults to ``~/.tahoe/`` , and newly-created nodes default to
|
NODEDIR defaults to ``~/.tahoe/`` , and newly-created nodes default to
|
||||||
publishing a web server on port 3456 (limited to the loopback interface, at
|
publishing a web server on port 3456 (limited to the loopback interface, at
|
||||||
127.0.0.1, to restrict access to other programs on the same host). All of the
|
127.0.0.1, to restrict access to other programs on the same host). All of the
|
||||||
other "``tahoe``" subcommands use corresponding defaults (with the exception
|
other "``tahoe``" subcommands use corresponding defaults.
|
||||||
that "``tahoe run``" defaults to running a node in the current directory).
|
|
||||||
|
|
||||||
"``tahoe create-client [NODEDIR]``" creates a node with no storage service.
|
"``tahoe create-client [NODEDIR]``" creates a node with no storage service.
|
||||||
That is, it behaves like "``tahoe create-node --no-storage [NODEDIR]``".
|
That is, it behaves like "``tahoe create-node --no-storage [NODEDIR]``".
|
||||||
|
Loading…
x
Reference in New Issue
Block a user