mirror of
https://github.com/go-gitea/gitea
synced 2025-08-12 12:38:20 +00: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