···18 * Maximum number of posts to show in the feed (across all users)
19 * @default 100
20 */
21- static readonly MAX_POSTS: number = 150;
2223 /**
24 * Footer text for the dashboard
···18 * Maximum number of posts to show in the feed (across all users)
19 * @default 100
20 */
21+ static readonly MAX_POSTS: number = 100;
2223 /**
24 * Footer text for the dashboard