wip
This commit is contained in:
parent
8ef066adda
commit
1af3c42001
5 changed files with 235 additions and 8 deletions
|
|
@ -543,6 +543,13 @@ const endpoints: Endpoint[] = [
|
|||
max: 100
|
||||
}
|
||||
},
|
||||
{
|
||||
name: 'notes/hybrid-timeline',
|
||||
limit: {
|
||||
duration: ms('10minutes'),
|
||||
max: 100
|
||||
}
|
||||
},
|
||||
{
|
||||
name: 'notes/global-timeline',
|
||||
limit: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue