Report max reactions in Mastodon instance API
This commit is contained in:
parent
17733e4d1c
commit
2bcb5dcd73
@ -59,6 +59,9 @@ export async function getInstance(
|
|||||||
min_expiration: 50,
|
min_expiration: 50,
|
||||||
max_expiration: 2629746,
|
max_expiration: 2629746,
|
||||||
},
|
},
|
||||||
|
reactions: {
|
||||||
|
max_reactions: 1,
|
||||||
|
},
|
||||||
},
|
},
|
||||||
contact_account: contact,
|
contact_account: contact,
|
||||||
rules: [],
|
rules: [],
|
||||||
|
Loading…
Reference in New Issue
Block a user