mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-04-07 10:56:49 +00:00
docs/webapi.txt: mention that we default to a --webport of 8123
This commit is contained in:
parent
6bbc5fcbb4
commit
c35ed6ff11
@ -19,6 +19,10 @@ on the local host can connect. Using
|
||||
"ssl:8123:privateKey=mykey.pem:certKey=cert.pem" would run an SSL server. See
|
||||
twisted.application.strports for more details.
|
||||
|
||||
This webport can be set when the node is created by passing a --webport
|
||||
option to the 'tahoe create-client' command. By default, the node listens on
|
||||
port 8123, on the loopback (127.0.0.1) interface.
|
||||
|
||||
b. file names
|
||||
|
||||
The node provides some small number of "virtual drives". In the 0.5
|
||||
|
Loading…
x
Reference in New Issue
Block a user