logo

pleroma

My custom branche(s) on git.pleroma.social/pleroma/pleroma
commit: 1d0804b49f56fe722b12f83269d98acfdee7ac77
parent: 1cd1977c0f894eaeaf7aed35c86a5fa0d21b3592
Author: lain <lain@soykaf.club>
Date:   Thu, 25 Jun 2020 10:42:57 +0000

Merge branch 'chore/remove-reference-to-distsn' into 'develop'

Remove reference to defunct distsn.org

See merge request pleroma/pleroma!2675

Diffstat:

Mconfig/description.exs2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/config/description.exs b/config/description.exs @@ -951,7 +951,7 @@ config :pleroma, :config_description, [ key: :instance_thumbnail, type: :string, description: - "The instance thumbnail image. It will appear in [Pleroma Instances](http://distsn.org/pleroma-instances.html)", + "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"] } ]