summarylogtreecommitdiffstats
path: root/app_old.ini
diff options
context:
space:
mode:
authorThomas Fanninger2015-10-25 07:56:26 +0100
committerThomas Fanninger2015-10-25 07:56:26 +0100
commitc0691489cf776e36d61110349f6b80c4df95e7ec (patch)
treeeeb0621f28ad8ea8b177781fe287b2d703c4dfdd /app_old.ini
parentd37943e49ff48ea0f87a7953185761e8e90f2f5f (diff)
downloadaur-c0691489cf776e36d61110349f6b80c4df95e7ec.tar.gz
new pkg version
Diffstat (limited to 'app_old.ini')
-rw-r--r--app_old.ini10
1 files changed, 9 insertions, 1 deletions
diff --git a/app_old.ini b/app_old.ini
index 9d956fa816d8..615154193279 100644
--- a/app_old.ini
+++ b/app_old.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
+; Number 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