mirror of
https://git.pleroma.social/sjw/pleroma.git
synced 2024-12-27 05:15:11 +01:00
Test Config: Don't have any MRFs by default
This commit is contained in:
parent
953f71bcfa
commit
988ca4ab6a
@ -120,6 +120,8 @@ config :pleroma, Pleroma.Uploaders.S3,
|
||||
|
||||
config :tzdata, :autoupdate, :disabled
|
||||
|
||||
config :pleroma, :mrf, policies: []
|
||||
|
||||
if File.exists?("./config/test.secret.exs") do
|
||||
import_config "test.secret.exs"
|
||||
else
|
||||
|
Loading…
Reference in New Issue
Block a user