2015-02-11 02:34:13 +00:00
|
|
|
|
2015-02-12 00:48:53 +00:00
|
|
|
# This is a relay I run on a personal server. If it gets too expensive to
|
|
|
|
# run, I'll shut it down.
|
2015-03-02 08:09:17 +00:00
|
|
|
RENDEZVOUS_RELAY = "http://relay.petmail.org:8009/relay/"
|
2015-03-12 23:03:14 +00:00
|
|
|
TRANSIT_RELAY = "tcp:relay.petmail.org:8010"
|