Explorar el Código

add an Address line to the sample server rc file

svn:r633
Roger Dingledine hace 22 años
padre
commit
db33eac4c4
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  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.