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