Переглянути джерело

add an Address line to the sample server rc file

svn:r633
Roger Dingledine 23 роки тому
батько
коміт
db33eac4c4
1 змінених файлів з 2 додано та 0 видалено
  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
 DataDirectory @LOCALSTATEDIR@/lib/tor
 # A unique handle for this node
 # A unique handle for this node
 Nickname moria4
 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
 # Ports for various services. Comment out or set to 0 if you're not
 # offering that service.
 # offering that service.