kopia lustrzana https://github.com/Stopka/fedicrawl
Set mastodon page limit to 40
rodzic
29acce3906
commit
45cafbe94b
|
@ -6,7 +6,7 @@ import { FeedProviderMethod } from '../FeedProviderMethod'
|
|||
import { NoMoreFeedsError } from '../NoMoreFeedsError'
|
||||
import { FeedData } from '../FeedData'
|
||||
|
||||
const limit = 500
|
||||
const limit = 40
|
||||
|
||||
const emojiSchema = z.object({
|
||||
shortcode: z.string(),
|
||||
|
|
Ładowanie…
Reference in New Issue