mirror of
https://git.pleroma.social/pleroma/relay.git
synced 2024-11-09 18:08:00 +00:00
Set blocked_instances as empty array
This commit is contained in:
parent
94a1b633e8
commit
9dc8743fe3
|
@ -17,4 +17,5 @@ ap:
|
|||
# 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.
|
||||
host: '$HOSTNAME'
|
||||
blocked_instances: []
|
||||
EOF
|
||||
|
|
Loading…
Reference in a new issue