mirror of
https://github.com/go-gitea/gitea
synced 2025-08-12 04:28:21 +00:00
Use struct for UI settings
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user