default to a relay hosted on my own domain, for now
This commit is contained in:
parent
00a032184e
commit
ab8d9f7678
|
@ -1,2 +1,4 @@
|
|||
|
||||
RELAY = "baked in relay URL"
|
||||
# This is a relay I run on a personal server. If it gets too expensive to
|
||||
# run, I'll shut it down.
|
||||
RELAY = "http://relay.petmail.org:8009/relay/"
|
||||
|
|
Loading…
Reference in New Issue
Block a user