X-Git-Url: https://git.squeep.com/?a=blobdiff_plain;f=config%2Fconfig.exs;h=4624bded2a8829592fe5c88eac2c12639ab3805a;hb=0d2c13a119302d0d217a7cb61c28a01c620b1b61;hp=b60ffef7dc9c7ad8a3690caf0fd7896d48b75613;hpb=b62be2564c1b3e33e51628e980c5d1ebe259475f;p=akkoma diff --git a/config/config.exs b/config/config.exs index b60ffef7d..4624bded2 100644 --- a/config/config.exs +++ b/config/config.exs @@ -225,6 +225,7 @@ config :pleroma, :instance, notify_email: "noreply@example.com", description: "A Pleroma instance, an alternative fediverse server", limit: 5_000, + chat_limit: 5_000, remote_limit: 100_000, upload_limit: 16_000_000, avatar_upload_limit: 2_000_000,