docs/webapi.txt: mention that we default to a --webport of 8123

This commit is contained in:
Brian Warner
2007-10-11 13:19:11 -07:00
parent 6bbc5fcbb4
commit c35ed6ff11

View File

@ -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 "ssl:8123:privateKey=mykey.pem:certKey=cert.pem" would run an SSL server. See
twisted.application.strports for more details. 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 b. file names
The node provides some small number of "virtual drives". In the 0.5 The node provides some small number of "virtual drives". In the 0.5