Apply suggestion to config/description.exs
authorlain <lain@soykaf.club>
Thu, 25 Jun 2020 10:17:16 +0000 (10:17 +0000)
committerlain <lain@soykaf.club>
Thu, 25 Jun 2020 10:17:16 +0000 (10:17 +0000)
config/description.exs

index bc781e4c8e90e04f423d51107fbccb2d1d326e79..5ed7f753eaaa4857cdd788ac2125f667b76cb54e 100644 (file)
@@ -979,7 +979,7 @@ config :pleroma, :config_description, [
         key: :instance_thumbnail,
         type: :string,
         description:
-          "The instance thumbnail is the Mastodon landing page image and used by some apps to identify the instance.",
+          "The instance thumbnail can be any image that represents your instance and is used by some apps or services when they display information about your instance.",
         suggestions: ["/instance/thumbnail.jpeg"]
       }
     ]