Soapbox: enable instance favicons
This commit is contained in:
parent
02ffc908f6
commit
899ac39d71
1 changed files with 3 additions and 0 deletions
|
@ -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,
|
||||
|
|
Loading…
Reference in a new issue