Handle incoming websub subscriptions.
This commit is contained in:
parent
451d18af63
commit
1422e7aa84
7 changed files with 102 additions and 11 deletions
|
|
@ -25,4 +25,5 @@ config :pleroma, Pleroma.Repo,
|
|||
# Reduce hash rounds for testing
|
||||
config :comeonin, :pbkdf2_rounds, 1
|
||||
|
||||
config :pleroma, :websub_verifier, Pleroma.Web.WebsubMock
|
||||
config :pleroma, :websub, Pleroma.Web.WebsubMock
|
||||
config :pleroma, :ostatus, Pleroma.Web.OStatusMock
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue