Quellcode durchsuchen

add a comment to explain what ContactInfo is for

svn:r3236
Roger Dingledine vor 19 Jahren
Ursprung
Commit
0d7e8660c7
1 geänderte Dateien mit 5 neuen und 0 gelöschten Zeilen
  1. 5 0
      src/config/torrc.sample.in

+ 5 - 0
src/config/torrc.sample.in

@@ -79,6 +79,11 @@ AllowUnverifiedNodes middle,rendezvous
 ## The IP or fqdn for this server. Leave blank and Tor will guess.
 #Address noname.example.com
 
+## Contact info that will be published in the directory, so we can
+## contact you if you need to upgrade or if something goes wrong.
+## This is optional but recommended.
+#ContactInfo Random Person <nobody@example.com>
+## You might also include your PGP or GPG fingerprint if you have one:
 #ContactInfo 1234D/FFFFFFFF Random Person <nobody@example.com>
 
 ## Required: what port to advertise for tor connections