X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;f=config%2Ftest.exs;h=6a7b9067eebcd0fa6e42a952adc44623fad8ffb4;hb=d140738edf75467420b35c500716cf89de66548d;hp=3691e5bd1070af80c04b8bcf260adf47074b9d57;hpb=28cfb2c37a0a1ba5a17270740b34f650fdfd19e1;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"