At a glance, the fetch mechanism works

This commit is contained in:
Ariadna 2025-04-21 19:43:43 -04:00
parent 26aff55dc2
commit 6ca0a971f6
Signed by: ari
SSH key fingerprint: SHA256:j4xpQafvRcIH4rwZqM5aREIogWsCjyYohia7vH0+uZY
3 changed files with 187 additions and 45 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 = 100;
static readonly MAX_POSTS: number = 5;
/**
* Footer text for the dashboard