Skip to content

Commit 71c5c1f

Browse files
author
Mura Li
committed
Add documentation in app.ini.sample
1 parent a3575c7 commit 71c5c1f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

custom/conf/app.ini.sample

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -668,6 +668,8 @@ SCHEDULE = @every 24h
668668
UPDATE_EXISTING = true
669669

670670
[git]
671+
; The path of git executable. If empty, Gitea searches through the PATH environment.
672+
PATH =
671673
; Disables highlight of added and removed changes
672674
DISABLE_DIFF_HIGHLIGHT = false
673675
; Max number of lines allowed in a single file in diff view

0 commit comments

Comments
 (0)