limit
This commit is contained in:
parent
ae07bb4779
commit
af8a7d8fd8
1 changed files with 1 additions and 1 deletions
|
@ -141,7 +141,7 @@ config :pleroma, :instance,
|
||||||
description: "SigSegV, a pleroma instance",
|
description: "SigSegV, a pleroma instance",
|
||||||
limit: 5_000,
|
limit: 5_000,
|
||||||
remote_limit: 100_000,
|
remote_limit: 100_000,
|
||||||
upload_limit: 20_000_000,
|
upload_limit: 50_000_000,
|
||||||
avatar_upload_limit: 2_000_000,
|
avatar_upload_limit: 2_000_000,
|
||||||
background_upload_limit: 4_000_000,
|
background_upload_limit: 4_000_000,
|
||||||
banner_upload_limit: 4_000_000,
|
banner_upload_limit: 4_000_000,
|
||||||
|
|
Loading…
Add table
Reference in a new issue