mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-01 16:15:50 +02:00
wip
This commit is contained in:
@@ -543,6 +543,13 @@ const endpoints: Endpoint[] = [
|
||||
max: 100
|
||||
}
|
||||
},
|
||||
{
|
||||
name: 'notes/hybrid-timeline',
|
||||
limit: {
|
||||
duration: ms('10minutes'),
|
||||
max: 100
|
||||
}
|
||||
},
|
||||
{
|
||||
name: 'notes/global-timeline',
|
||||
limit: {
|
||||
|
||||
Reference in New Issue
Block a user