Merge branch 'favicon' into shigusegubu

This commit is contained in:
Henry Jameson 2023-11-01 18:51:03 +02:00
commit 034189afc8
3 changed files with 6 additions and 3 deletions

View file

@ -990,8 +990,7 @@ config :pleroma, :config_description, [
%{
key: :favicon,
type: {:string, :image},
description:
"Favicon of the instance",
description: "Favicon of the instance",
suggestions: ["/favicon.png"]
},
%{