Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions config.default.js
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,8 @@ var config = {

// 话题列表显示的话题数量
list_topic_count: 20,
// 话题详情里的回复每页显示条数
list_reply_count: 20,

// RSS配置
rss: {
Expand Down
Loading