From: Roger Dingledine Date: Sun, 19 Oct 2003 05:50:52 +0000 (+0000) Subject: add an Address line to the sample server rc file X-Git-Tag: tor-0.0.2pre14~217 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=db33eac4c4bbee07ac7a80e1609233d0b277f966;p=thirdparty%2Ftor.git add an Address line to the sample server rc file svn:r633 --- diff --git a/src/config/sample-server-torrc.in b/src/config/sample-server-torrc.in index 3bb0f21629..a530589898 100644 --- a/src/config/sample-server-torrc.in +++ b/src/config/sample-server-torrc.in @@ -4,6 +4,8 @@ DataDirectory @LOCALSTATEDIR@/lib/tor # A unique handle for this node Nickname moria4 +# The fqdn for this node +Address moria.seul.org # Ports for various services. Comment out or set to 0 if you're not # offering that service.