From: lain Date: Mon, 6 Jul 2020 09:16:58 +0000 (+0200) Subject: Docs: document instance differences X-Git-Url: http://git.squeep.com/?a=commitdiff_plain;h=729506c56a176c725edbbadf0c42b1ac648a37dd;p=akkoma Docs: document instance differences --- diff --git a/docs/API/differences_in_mastoapi_responses.md b/docs/API/differences_in_mastoapi_responses.md index 72b5984ae..d2455d5d7 100644 --- a/docs/API/differences_in_mastoapi_responses.md +++ b/docs/API/differences_in_mastoapi_responses.md @@ -220,6 +220,8 @@ Has theses additional parameters (which are the same as in Pleroma-API): `GET /api/v1/instance` has additional fields - `max_toot_chars`: The maximum characters per post +- `chat_limit`: The maximum characters per chat message +- `description_limit`: The maximum characters per image description - `poll_limits`: The limits of polls - `upload_limit`: The maximum upload file size - `avatar_upload_limit`: The same for avatars