forked from AkkomaGang/akkoma
Apply suggestion to config/config.exs
This commit is contained in:
parent
4885d403fe
commit
e08bd99bab
1 changed files with 1 additions and 1 deletions
|
@ -279,7 +279,7 @@
|
|||
config :pleroma, :feed,
|
||||
post_title: %{
|
||||
max_length: 100,
|
||||
omission: "…"
|
||||
omission: "..."
|
||||
}
|
||||
|
||||
config :pleroma, :markup,
|
||||
|
|
Loading…
Reference in a new issue