tests: add tests for signed object fetches
This commit is contained in:
parent
399acd4c42
commit
1345e0c2bf
2 changed files with 32 additions and 0 deletions
|
|
@ -31,6 +31,8 @@ config :pleroma, :instance,
|
|||
skip_thread_containment: false,
|
||||
federating: false
|
||||
|
||||
config :pleroma, :activitypub, sign_object_fetches: false
|
||||
|
||||
# Configure your database
|
||||
config :pleroma, Pleroma.Repo,
|
||||
adapter: Ecto.Adapters.Postgres,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue