Default to ActivityPub disabled; +op needs to opt-in
This commit is contained in:
parent
c9f9eb9e17
commit
ad1ab1f0c5
|
@ -236,7 +236,7 @@
|
||||||
// others.
|
// others.
|
||||||
// See https://www.w3.org/TR/activitypub/
|
// See https://www.w3.org/TR/activitypub/
|
||||||
activityPub: {
|
activityPub: {
|
||||||
enabled: true
|
enabled: false
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue