summaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf')
-rw-r--r--conf/app.ini4
1 files changed, 4 insertions, 0 deletions
diff --git a/conf/app.ini b/conf/app.ini
index a97173527d..6157c08935 100644
--- a/conf/app.ini
+++ b/conf/app.ini
@@ -44,6 +44,10 @@ NOTICE_PAGING_NUM = 25
; Number of organization that are showed in one page
ORG_PAGING_NUM = 50
+[ui.user]
+; Number of repos that are showed in one page
+REPO_PAGING_NUM = 15
+
[markdown]
; Enable hard line break extension
ENABLE_HARD_LINE_BREAK = false