forked from AkkomaGang/akkoma
Add missing default config value for :instance, instance_thumbnail
Follows up on b7fc61e17b
This commit is contained in:
parent
46f7e51b27
commit
bf8310f380
1 changed files with 1 additions and 0 deletions
|
@ -186,6 +186,7 @@
|
|||
notify_email: "noreply@example.com",
|
||||
description: "Pleroma: An efficient and flexible fediverse server",
|
||||
background_image: "/images/city.jpg",
|
||||
instance_thumbnail: "/instance/thumbnail.jpeg",
|
||||
limit: 5_000,
|
||||
chat_limit: 5_000,
|
||||
remote_limit: 100_000,
|
||||
|
|
Loading…
Reference in a new issue