From: Brian Warner Date: Thu, 11 Oct 2007 20:19:11 +0000 (-0700) Subject: docs/webapi.txt: mention that we default to a --webport of 8123 X-Git-Tag: allmydata-tahoe-0.6.1~36 X-Git-Url: https://git.rkrishnan.org/simplejson/provisioning?a=commitdiff_plain;h=c35ed6ff11c009ef4d22ac26113f8fb3f41f19f3;p=tahoe-lafs%2Ftahoe-lafs.git docs/webapi.txt: mention that we default to a --webport of 8123 --- diff --git a/docs/webapi.txt b/docs/webapi.txt index 7f68b31a..4bec8e45 100644 --- a/docs/webapi.txt +++ b/docs/webapi.txt @@ -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