Merge branch 'develop' into kaniini/pleroma-feature/activitypub-endpoints
This commit is contained in:
commit
b72a25f5b1
10 changed files with 132 additions and 52 deletions
|
|
@ -39,7 +39,7 @@ defmodule Pleroma.Web.Router do
|
|||
end
|
||||
|
||||
pipeline :well_known do
|
||||
plug :accepts, ["xml", "xrd+xml"]
|
||||
plug :accepts, ["xml", "xrd+xml", "json", "jrd+json"]
|
||||
end
|
||||
|
||||
pipeline :config do
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue