mirror of
https://github.com/codeninjasllc/discourse.git
synced 2024-11-27 17:46:05 -05:00
Changed the topics_per_period_in_top_page
default to 50
100 was still too much
This commit is contained in:
parent
0289053a70
commit
5feb5ee54d
1 changed files with 1 additions and 1 deletions
|
@ -59,7 +59,7 @@ basic:
|
|||
topics_per_period_in_top_summary:
|
||||
default: 20
|
||||
topics_per_period_in_top_page:
|
||||
default: 100
|
||||
default: 50
|
||||
|
||||
users:
|
||||
enable_local_logins:
|
||||
|
|
Loading…
Reference in a new issue