X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;f=config%2Ftest.exs;h=1c5eff79459cb1a650a9df5b5d00210642b0b37a;hb=ee4ed87fb47fa6c395e0f77b614f1630f3a12637;hp=95129f409ff846dd8e0ccaec08f2548ffdd926f8;hpb=ad04d12de63d559cc6398c58296afd04321adfbc;p=akkoma diff --git a/config/test.exs b/config/test.exs index 95129f409..1c5eff794 100644 --- a/config/test.exs +++ b/config/test.exs @@ -27,7 +27,8 @@ config :pleroma, Pleroma.Emails.Mailer, adapter: Swoosh.Adapters.Test config :pleroma, :instance, email: "admin@example.com", - notify_email: "noreply@example.com" + notify_email: "noreply@example.com", + skip_thread_containment: false # Configure your database config :pleroma, Pleroma.Repo,