InstanceView: Expose background image link.

This will make it easier for more clients to support this feature.
This commit is contained in:
lain 2020-05-18 13:28:50 +02:00
commit 188b32145e
3 changed files with 4 additions and 1 deletions

View file

@ -183,6 +183,7 @@ config :pleroma, :instance,
email: "example@example.com",
notify_email: "noreply@example.com",
description: "A Pleroma instance, an alternative fediverse server",
background_image: "/images/city.jpg",
limit: 5_000,
chat_limit: 5_000,
remote_limit: 100_000,