Soapbox: enable instance favicons

This commit is contained in:
Alex Gleason 2022-08-14 19:40:14 -05:00
parent 02ffc908f6
commit 899ac39d71
No known key found for this signature in database
GPG key ID: 7211D1F99744FBB7

View file

@ -34,6 +34,9 @@
# Allow privileged staff
config :pleroma, :instance, privileged_staff: true
# Enable instance favicons
config :pleroma, :instances_favicons, enabled: true
# Hellthread limits
config :pleroma, :mrf_hellthread,
delist_threshold: 15,