mirror of
https://github.com/go-gitea/gitea
synced 2025-08-12 12:38:20 +00:00
New admin notice UI based on user list example
This commit is contained in:
@@ -19,8 +19,10 @@ EXPLORE_PAGING_NUM = 20
|
||||
ISSUE_PAGING_NUM = 10
|
||||
|
||||
[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 notices that are showed in one page
|
||||
NOTICE_PAGING_NUM = 50
|
||||
|
||||
[markdown]
|
||||
; Enable hard line break extension
|
||||
|
Reference in New Issue
Block a user