ari/DynamicPageLoads #2

Merged
astra merged 6 commits from ari/DynamicPageLoads into main 2025-04-22 03:14:38 +00:00
Showing only changes of commit bba230920b - Show all commits

View file

@ -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 = 15;
static readonly MAX_POSTS: number = 20;
/**
* Footer text for the dashboard