Skip to content

Commit fc591d5

Browse files
author
Mura Li
committed
Follow the formatting convention
1 parent fa9672e commit fc591d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -408,7 +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.
411+
- `PATH`: **""**: The path of git executable. If empty, Gitea searches through the PATH environment.
412412
- `MAX_GIT_DIFF_LINES`: **100**: Max number of lines allowed of a single file in diff view.
413413
- `MAX_GIT_DIFF_LINE_CHARACTERS`: **5000**: Max character count per line highlighted in diff view.
414414
- `MAX_GIT_DIFF_FILES`: **100**: Max number of files shown in diff view.

0 commit comments

Comments
 (0)