Apply suggestion to config/config.exs

This commit is contained in:
lain 2019-11-10 10:44:23 +00:00
parent 9d0b989521
commit 4885d403fe
1 changed files with 1 additions and 1 deletions

View File

@ -279,7 +279,7 @@ config :pleroma, :instance,
config :pleroma, :feed,
post_title: %{
max_length: 100,
omission: "..."
omission: ""
}
config :pleroma, :markup,