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
|
# 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: '$HOSTNAME'
|
host: '$HOSTNAME'
|
||||||
|
blocked_instances: []
|
||||||
EOF
|
EOF
|
||||||
|
|
Loading…
Reference in a new issue