Merge branch '2018-12-29-update-frontend' into 'develop'
[akkoma] / config / config.exs
index 1983b31ab86ecd3b0f90706765663e6f252bdfbc..90e3a4aecd6a3d96d5d27cdf39d3a24c7e789fc9 100644 (file)
@@ -98,7 +98,8 @@ config :pleroma, :instance,
   name: "Pleroma",
   email: "example@example.com",
   description: "A Pleroma instance, an alternative fediverse server",
-  limit: 5000,
+  limit: 5_000,
+  remote_limit: 100_000,
   upload_limit: 16_000_000,
   avatar_upload_limit: 2_000_000,
   background_upload_limit: 4_000_000,