Pipeline: Don't federate if federation is disabled.
[akkoma] / config / config.exs
index 8833b3e274e55dfa77cd19a78faf7cd73a757507..248cf2455c2913f2eb2d8ca2f1efbdca59700b80 100644 (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,