Upload: Restrict description length
This commit is contained in:
parent
c2a052a346
commit
af7720237b
3 changed files with 22 additions and 1 deletions
|
|
@ -188,6 +188,7 @@ config :pleroma, :instance,
|
|||
background_image: "/images/city.jpg",
|
||||
instance_thumbnail: "/instance/thumbnail.jpeg",
|
||||
limit: 5_000,
|
||||
description_limit: 5_000,
|
||||
chat_limit: 5_000,
|
||||
remote_limit: 100_000,
|
||||
upload_limit: 16_000_000,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue