Fix admin repos new ui
This commit is contained in:
parent
1c35380c2c
commit
dfc16d0879
5 changed files with 95 additions and 70 deletions
|
@ -21,6 +21,8 @@ ISSUE_PAGING_NUM = 10
|
|||
[ui.admin]
|
||||
; 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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue