mirror of
https://gitee.com/gitea/gitea
synced 2025-11-04 00:20:25 +08:00
#3174 genetate bindata
This commit is contained in:
@@ -329,7 +329,7 @@ SCHEDULE = @every 24h
|
||||
|
||||
[git]
|
||||
; Max number of lines allowed of a single file in diff view.
|
||||
MAX_GIT_DIFF_LINES = 500
|
||||
MAX_GIT_DIFF_LINES = 1000
|
||||
; Max number of characters of a line allowed in diff view.
|
||||
MAX_GIT_DIFF_LINE_CHARACTERS = 500
|
||||
; Max number of files shown in diff view.
|
||||
|
||||
Reference in New Issue
Block a user