mirror of
https://github.com/discourse/discourse.git
synced 2025-09-07 12:02:53 +08:00
FEATURE: 2x the default number of topics showed in the top page
This commit is contained in:
parent
41a53c3203
commit
812f195cae
1 changed files with 1 additions and 1 deletions
|
@ -57,7 +57,7 @@ basic:
|
||||||
client: true
|
client: true
|
||||||
default: 30
|
default: 30
|
||||||
topics_per_period_in_summary:
|
topics_per_period_in_summary:
|
||||||
default: 10
|
default: 20
|
||||||
|
|
||||||
users:
|
users:
|
||||||
enable_local_logins:
|
enable_local_logins:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue