ari/DynamicPageLoads #2
1 changed files with 1 additions and 1 deletions
|
@ -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 = 15;
|
||||
static readonly MAX_POSTS: number = 20;
|
||||
astra marked this conversation as resolved
Outdated
|
||||
|
||||
/**
|
||||
* Footer text for the dashboard
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue
The documentation for the variable needs updating i think
Updated!