···1515 static readonly FRONTEND_URL: string = "https://deer.social";
16161717 /**
1818- * Maximum number of posts to fetch from the PDS per user
1919- * @default 10
1818+ * Maximum number of posts to show in the feed (across all users)
1919+ * @default 100
2020 */
2121- static readonly MAX_POSTS_PER_USER: number = 22;
2121+ static readonly MAX_POSTS: number = 100;
22222323 /**
2424 * Footer text for the dashboard