]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commitdiff
change another example to use port 8123
authorZooko O'Whielacronx <zooko@zooko.com>
Thu, 11 Oct 2007 23:12:13 +0000 (16:12 -0700)
committerZooko O'Whielacronx <zooko@zooko.com>
Thu, 11 Oct 2007 23:12:13 +0000 (16:12 -0700)
docs/configuration.txt

index 9e329ce8f9d3b130e93dda8d1439ffaebb5bb38e..a49cfdff3809d8749c6de86ff63f6bf730939f2d 100644 (file)
@@ -22,8 +22,8 @@ everyone who wishes to attach a client to that grid
 
 webport (optional): This controls where the client's webserver should listen,
 providing vdrive access as defined in webapi.txt . This file should contain a
-Twisted "strports" specification, such as "8080" or
-"tcp:8080:interface=127.0.0.1".
+Twisted "strports" specification, such as "8123" or
+"tcp:8123:interface=127.0.0.1".
 
 client.port (optional): This controls which port the node listens on. If not
 provided, the node will ask the kernel for any available port, and write it