Expose the post formats in /api/v1/instance

This commit is contained in:
Mark Felder 2020-07-17 10:45:41 -05:00
commit 20a496d2cb
3 changed files with 4 additions and 1 deletions

View file

@ -236,6 +236,7 @@ Has theses additional parameters (which are the same as in Pleroma-API):
- `pleroma.metadata.features`: A list of supported features
- `pleroma.metadata.federation`: The federation restrictions of this instance
- `pleroma.metadata.fields_limits`: A list of values detailing the length and count limitation for various instance-configurable fields.
- `pleroma.metadata.post_formats`: A list of the allowed post format types
- `vapid_public_key`: The public key needed for push messages
## Markers