X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;f=config%2Ftest.exs;h=6a7b9067eebcd0fa6e42a952adc44623fad8ffb4;hb=08d64b977f74abb7cb42bf985116eba91d9a6166;hp=3691e5bd1070af80c04b8bcf260adf47074b9d57;hpb=4b3c86c1a61a029202a262229c713cc3737b2a1b;p=akkoma diff --git a/config/test.exs b/config/test.exs index 3691e5bd1..6a7b9067e 100644 --- a/config/test.exs +++ b/config/test.exs @@ -48,7 +48,7 @@ config :web_push_encryption, :vapid_details, config :web_push_encryption, :http_client, Pleroma.Web.WebPushHttpClientMock -config :pleroma, Pleroma.Jobs, testing: [max_jobs: 2] +config :pleroma_job_queue, disabled: true try do import_config "test.secret.exs"