Changed default config to include webFinger and ActivityPub

This commit is contained in:
Nathan Byrd 2023-01-13 12:41:06 -06:00
parent 9ad0cabd04
commit af1f8890f6
1 changed files with 17 additions and 0 deletions

View File

@ -223,6 +223,23 @@
// Standard issue "www" folder. Place static content here
staticRoot: XXXXX
// Configuration for individual web handlers
handlers: {
// webFinger is needed for activityPub support, or can
// be used standalone.
// See https://www.rfc-editor.org/rfc/rfc7033
webFinger: {
enabled: true
}
// Handler for ActivityPub support used by Mastadon and
// others.
// See https://www.w3.org/TR/activitypub/
activityPub: {
enabled: true
}
}
//
// This block configures password reset emails. Template files
// support the following variables: