config: disable Websub and Salmon publisher modules
This commit is contained in:
parent
4e270964d7
commit
c6de0cbb4a
3 changed files with 2 additions and 97 deletions
|
|
@ -581,9 +581,7 @@ config :pleroma, :config_description, [
|
|||
type: [:list, :module],
|
||||
description: "List of modules for federation publishing",
|
||||
suggestions: [
|
||||
Pleroma.Web.ActivityPub.Publisher,
|
||||
Pleroma.Web.Websub,
|
||||
Pleroma.Web.Salmo
|
||||
Pleroma.Web.ActivityPub.Publisher
|
||||
]
|
||||
},
|
||||
%{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue