Apply suggestion to config/config.exs
This commit is contained in:
parent
4885d403fe
commit
e08bd99bab
@ -279,7 +279,7 @@ config :pleroma, :instance,
|
|||||||
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 New Issue
Block a user