Sfoglia il codice sorgente

add an Address line to the sample server rc file

svn:r633
Roger Dingledine 22 anni fa
parent
commit
db33eac4c4
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  1. 2 0
      src/config/sample-server-torrc.in

+ 2 - 0
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.