summaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf')
-rw-r--r--conf/app.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/app.ini b/conf/app.ini
index 7f7b329030..38d930866f 100644
--- a/conf/app.ini
+++ b/conf/app.ini
@@ -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.