mirror of
https://iceshrimp.dev/iceshrimp/iceshrimp
synced 2024-11-27 14:28:08 +09:00
Mastodon API: report max reactions in instance
This commit is contained in:
parent
051456ee3b
commit
754afe10ac
@ -61,6 +61,9 @@ export async function getInstance(
|
||||
min_expiration: 50,
|
||||
max_expiration: 2629746,
|
||||
},
|
||||
reactions: {
|
||||
max_reactions: 1,
|
||||
},
|
||||
},
|
||||
contact_account: contact,
|
||||
rules: [],
|
||||
|
Loading…
Reference in New Issue
Block a user