aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--config/description.exs2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/description.exs b/config/description.exs
index bc781e4c8..5ed7f753e 100644
--- a/config/description.exs
+++ b/config/description.exs
@@ -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"]
}
]