Activated ActivityPub Federation

This commit is contained in:
2022-12-05 09:18:52 +01:00
parent 28c4afa4b0
commit fb05004e2a
3 changed files with 7 additions and 6 deletions

View File

@@ -83,11 +83,11 @@ EXP_REC=false
EXP_LOOPS=false
## ActivityPub Federation
ACTIVITY_PUB=false
AP_REMOTE_FOLLOW=false
AP_SHAREDINBOX=false
AP_INBOX=false
AP_OUTBOX=false
ACTIVITY_PUB=true
AP_REMOTE_FOLLOW=true
AP_SHAREDINBOX=true
AP_INBOX=true
AP_OUTBOX=true
ATOM_FEEDS=true
NODEINFO=true
WEBFINGER=true