From: lain Date: Sun, 10 Nov 2019 11:02:34 +0000 (+0000) Subject: Apply suggestion to config/config.exs X-Git-Url: https://git.squeep.com/?a=commitdiff_plain;h=e08bd99bab2bcdcbcea68c383dd94952f60e0194;p=akkoma Apply suggestion to config/config.exs --- diff --git a/config/config.exs b/config/config.exs index a84f6e043..7e1fe2a81 100644 --- a/config/config.exs +++ b/config/config.exs @@ -279,7 +279,7 @@ config :pleroma, :instance, config :pleroma, :feed, post_title: %{ max_length: 100, - omission: "…" + omission: "..." } config :pleroma, :markup,