tangled
alpha
login
or
join now
baileytownsend.dev
/
pds-dash-fork
16
fork
atom
A fork of pds-dash for selfhosted.social
16
fork
atom
overview
issues
pulls
pipelines
Let's fetch a bit more posts for now
astrra.space
10 months ago
bd7572db
2db2ca4a
verified
This commit was signed with the committer's
known signature
.
astrra.space
SSH Key Fingerprint:
SHA256:jQDNS75/33T59Ey4yAzrUPP/5YQaXEetsW8hwUae+ag=
+1
-1
1 changed file
expand all
collapse all
unified
split
config.ts
+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
21
-
static readonly MAX_POSTS: number = 100;
21
21
+
static readonly MAX_POSTS: number = 150;
22
22
23
23
/**
24
24
* Footer text for the dashboard