Merge branch 'avatar-removing' into 'develop'
[akkoma] / docs / API / pleroma_api.md
index e5bc29eb21dc448659d9dab37052c82fb4ee616e..b7eee51928f1112e69e30461ad0e094dd228c966 100644 (file)
@@ -478,7 +478,7 @@ The status posting endpoint takes an additional parameter, `in_reply_to_conversa
 * Authentication: not required
 * Params:
   * `page`: page number for files (default 1)
-  * `page_size`: page size for files (default 50)
+  * `page_size`: page size for files (default 30)
 * Response: JSON, pack json with `files`, `files_count` and `pack` keys with 200 status or 404 if the pack does not exist.
 
 ```json