Not needed in test.exs

This commit is contained in:
Mark Felder 2021-01-13 11:54:45 -06:00
parent f0ab60189e
commit 5627f3642f
1 changed files with 0 additions and 4 deletions

View File

@ -115,10 +115,6 @@ config :pleroma, Pleroma.Web.Plugs.RemoteIp, enabled: false
config :pleroma, Pleroma.Web.ApiSpec.CastAndValidate, strict: true
config :pleroma, Pleroma.Uploaders.S3,
bucket: nil,
streaming_enabled: true
config :tzdata, :autoupdate, :disabled
config :pleroma, :mrf, policies: []