use relay.example.com by default
This commit is contained in:
parent
79c902ae55
commit
b12fe63a36
|
@ -13,4 +13,4 @@ note: "Make a note about your instance here."
|
||||||
ap:
|
ap:
|
||||||
# this is used for generating activitypub messages, as well as instructions for
|
# this is used for generating activitypub messages, as well as instructions for
|
||||||
# linking AP identities. it should be an SSL-enabled domain reachable by https.
|
# linking AP identities. it should be an SSL-enabled domain reachable by https.
|
||||||
host: 'relay.kitsunet.net'
|
host: 'relay.example.com'
|
||||||
|
|
Loading…
Reference in a new issue