little changes and typos
[akkoma] / config / test.exs
index 3691e5bd1070af80c04b8bcf260adf47074b9d57..6a7b9067eebcd0fa6e42a952adc44623fad8ffb4 100644 (file)
@@ -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"