Merge branch 'tagline' into 'develop'

Update default instance description

See merge request pleroma/pleroma!2600
This commit is contained in:
lain 2020-06-02 14:10:53 +00:00
commit 6977500ef7
2 changed files with 2 additions and 2 deletions

View file

@ -137,7 +137,7 @@ defmodule Pleroma.Web.ApiSpec.InstanceOperation do
"background_upload_limit" => 4_000_000,
"background_image" => "/static/image.png",
"banner_upload_limit" => 4_000_000,
"description" => "A Pleroma instance, an alternative fediverse server",
"description" => "Pleroma: An efficient and flexible fediverse server",
"email" => "lain@lain.com",
"languages" => ["en"],
"max_toot_chars" => 5000,