diff --git a/config.ts b/config.ts index cb01bf1..2b1b511 100644 --- a/config.ts +++ b/config.ts @@ -18,7 +18,7 @@ export class Config { * Maximum number of posts to show in the feed (across all users) * @default 100 */ - static readonly MAX_POSTS: number = 150; + static readonly MAX_POSTS: number = 100; /** * Footer text for the dashboard