[tor-commits] [flashproxy/master] Might as well fill in a real RELAY so this works out of the box.

dcf at torproject.org dcf at torproject.org
Mon Jul 23 04:20:18 UTC 2012


commit 1d822effb02f8b312e6083453d8e0ba08c2afed7
Author: David Fifield <david at bamsoftware.com>
Date:   Sun Jul 22 19:10:16 2012 -0700

    Might as well fill in a real RELAY so this works out of the box.
---
 init.d/facilitator |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/init.d/facilitator b/init.d/facilitator
index e7f919b..5510d11 100755
--- a/init.d/facilitator
+++ b/init.d/facilitator
@@ -18,7 +18,7 @@
 
 # Replace this with the address of a Tor relay with a websocket pluggable
 # transport. You can use host:port syntax.
-RELAY=...
+RELAY=tor1.bamsoftware.com:9901
 
 BINDIR=/usr/local/bin
 VARDIR=/var/flashproxy





More information about the tor-commits mailing list