X-Git-Url: https://git.squeep.com/?a=blobdiff_plain;f=config%2Ftest.exs;h=87396a88dbfe98e0764db7817c54476eb9c48ddb;hb=2a520ba008f432e7e1fa297954966e0181245f01;hp=690c98e40e909b6b3ff4aaa8f85f655f9727c5df;hpb=229acae6c3da541ebb0438cb7f310cdce1df92b3;p=akkoma diff --git a/config/test.exs b/config/test.exs index 690c98e40..87396a88d 100644 --- a/config/test.exs +++ b/config/test.exs @@ -38,7 +38,7 @@ config :pleroma, :instance, external_user_synchronization: false, static_dir: "test/instance_static/" -config :pleroma, :activitypub, sign_object_fetches: false +config :pleroma, :activitypub, sign_object_fetches: false, follow_handshake_timeout: 0 # Configure your database config :pleroma, Pleroma.Repo,