Skip to content

Let favicon be configurable

Alex Gleason requested to merge configurable-favicon into develop
  1. Let the favicon be configurable by setting :pleroma, :instance, :favicon to a relative or absolute URL.
  2. Let it be configured in AdminFE exactly the same way as the instance thumbnail. It'll go into the uploads directory (however that's configured) then configure it to an absolute URL.
  3. Ensure the page title and favicon are served on all pages that serve index.html. Previously this was skipped if metadata wasn't found for a user or status.

Screenshots

Screenshot_from_2022-10-27_13-20-49

Edited by Alex Gleason

Merge request reports

Loading