Skip to content

Commit fa9672e

Browse files
author
Mura Li
committed
Update config-cheat-sheet.en-us.md
1 parent 81f82d3 commit fa9672e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/content/doc/advanced/config-cheat-sheet.en-us.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -408,6 +408,7 @@ NB: You must `REDIRECT_MACARON_LOG` and have `DISABLE_ROUTER_LOG` set to `false`
408408

409409
## Git (`git`)
410410

411+
- `PATH`: "": The path of git executable. If empty, Gitea searches through the PATH environment.
411412
- `MAX_GIT_DIFF_LINES`: **100**: Max number of lines allowed of a single file in diff view.
412413
- `MAX_GIT_DIFF_LINE_CHARACTERS`: **5000**: Max character count per line highlighted in diff view.
413414
- `MAX_GIT_DIFF_FILES`: **100**: Max number of files shown in diff view.

0 commit comments

Comments
 (0)