summarylogtreecommitdiffstats
path: root/app_new.ini
diff options
context:
space:
mode:
Diffstat (limited to 'app_new.ini')
-rw-r--r--app_new.ini8
1 files changed, 8 insertions, 0 deletions
diff --git a/app_new.ini b/app_new.ini
index 9c75fc65b0d4..ef40eab7b0f6 100644
--- a/app_new.ini
+++ b/app_new.ini
@@ -17,10 +17,18 @@ SCRIPT_TYPE = bash
EXPLORE_PAGING_NUM = 20
; Number of issues that are showed in one page
ISSUE_PAGING_NUM = 10
+; Number of maximum commits showed in one activity feed
+FEED_MAX_COMMIT_NUM = 5
[ui.admin]
; Numer of users that are showed in one page
USER_PAGING_NUM = 50
+; Number of repos that are showed in one page
+REPO_PAGING_NUM = 50
+; Number of notices that are showed in one page
+NOTICE_PAGING_NUM = 50
+; Number of organization that are showed in one page
+ORG_PAGING_NUM = 50
[markdown]
; Enable hard line break extension