1
0
Fork 0
mirror of https://git.pleroma.social/pleroma/pleroma.git synced 2025-01-09 00:35:30 +00:00

Not needed in test.exs

This commit is contained in:
Mark Felder 2021-01-13 11:54:45 -06:00
parent f0ab60189e
commit 5627f3642f

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: []