this repo has no description

Change post load amount

ari.express bba23092 eeea3063

verified
Changed files
+1 -1
+1 -1
config.ts
··· 18 18 * Maximum number of posts to show in the feed (across all users) 19 19 * @default 100 20 20 */ 21 - static readonly MAX_POSTS: number = 15; 21 + static readonly MAX_POSTS: number = 20; 22 22 23 23 /** 24 24 * Footer text for the dashboard