TRANSIT_RELAY: update to new hint format
This commit is contained in:
parent
cedd04a2fb
commit
8dfe4e7b8d
|
@ -2,4 +2,4 @@
|
|||
# This is a relay I run on a personal server. If it gets too expensive to
|
||||
# run, I'll shut it down.
|
||||
RENDEZVOUS_RELAY = "http://relay.petmail.org:8009/relay/"
|
||||
TRANSIT_RELAY = "relay.petmail.org,8010"
|
||||
TRANSIT_RELAY = "tcp:relay.petmail.org:8010"
|
||||
|
|
Loading…
Reference in New Issue
Block a user