From d1f2c99c516cea9e8b62083b8ffa634e383ce40d Mon Sep 17 00:00:00 2001 From: Zooko O'Whielacronx Date: Thu, 11 Oct 2007 16:12:13 -0700 Subject: [PATCH] change another example to use port 8123 --- docs/configuration.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/configuration.txt b/docs/configuration.txt index 9e329ce8..a49cfdff 100644 --- a/docs/configuration.txt +++ b/docs/configuration.txt @@ -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 -- 2.45.2