mirror of
https://github.com/go-gitea/gitea
synced 2025-08-12 12:38:20 +00:00
Merge pull request #1693 from sapk/fix-admin-repo-new-ui
Fix admin repos new ui
This commit is contained in:
@@ -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
|
||||
; Number of organization that are showed in one page
|
||||
|
Reference in New Issue
Block a user