remove legacy stuff

This commit is contained in:
ari 2025-04-21 21:15:44 -04:00
parent f00e063861
commit eeea306303
No known key found for this signature in database
2 changed files with 1 additions and 59 deletions

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