Default to ActivityPub disabled; +op needs to opt-in

This commit is contained in:
Bryan Ashby 2023-02-20 19:13:39 -07:00
parent c9f9eb9e17
commit ad1ab1f0c5
No known key found for this signature in database
GPG Key ID: C2C1B501E4EFD994
1 changed files with 1 additions and 1 deletions

View File

@ -236,7 +236,7 @@
// others.
// See https://www.w3.org/TR/activitypub/
activityPub: {
enabled: true
enabled: false
}
}