Let's fetch a bit more posts for now
All checks were successful
Deploy / Deploy (push) Successful in 28s

This commit is contained in:
Astra 2025-04-21 18:56:56 +09:00
parent 2db2ca4a05
commit bd7572dbd8
Signed by: astra
SSH key fingerprint: SHA256:jQDNS75/33T59Ey4yAzrUPP/5YQaXEetsW8hwUae+ag

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 = 150;
/**
* Footer text for the dashboard