0
0
Fork 0
mirror of https://codeberg.org/forgejo/docs.git synced 2024-11-21 17:36:59 -05:00

git-grep: add git.timeout.grep documentation

Code-PR: forgejo/forgejo#4931
This commit is contained in:
Radosław Piliszek 2024-08-15 13:32:54 +02:00
parent 6b2a74e82c
commit 622c8244bd

View file

@ -1078,6 +1078,7 @@ Additional settings can be included in this section to specify where the data is
- `CLONE`: **300**: Git clone from internal repositories timeout seconds.
- `PULL`: **300**: Git pull from internal repositories timeout seconds.
- `GC`: **60**: Git repository GC timeout seconds.
- `GREP`: **2**: Git repository grep (search) timeout seconds.
### Git - Config options (`git.config`)