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