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:
parent
6b2a74e82c
commit
622c8244bd
1 changed files with 1 additions and 0 deletions
|
@ -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`)
|
||||
|
||||
|
|
Loading…
Reference in a new issue