Merge branch 'instance-favicon-tests' into 'develop'
Disable instance favicons in tests See merge request soapbox-pub/soapbox-be!161
This commit is contained in:
commit
02caf99400
1 changed files with 2 additions and 0 deletions
|
@ -122,6 +122,8 @@
|
|||
|
||||
config :pleroma, :mrf, policies: []
|
||||
|
||||
config :pleroma, :instances_favicons, enabled: false
|
||||
|
||||
config :pleroma, :pipeline,
|
||||
object_validator: Pleroma.Web.ActivityPub.ObjectValidatorMock,
|
||||
mrf: Pleroma.Web.ActivityPub.MRFMock,
|
||||
|
|
Loading…
Reference in a new issue