Skip to content

Commit 38c93b6

Browse files
docs
1 parent 7bf57e3 commit 38c93b6

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1090,7 +1090,7 @@ Default templates for project boards:
10901090
## Git - Reflog settings (`git.reflog`)
10911091

10921092
- `ENABLED`: **true** Set to true to enable Git to write changes to reflogs in each repo.
1093-
- `EXPIRATION`: **90** Number of days reflog entries should live before they are opportunistically removed.
1093+
- `EXPIRATION`: **90** Reflog entry lifetime, in days. Entries are removed opportunistically by Git.
10941094

10951095
## Git - Timeout settings (`git.timeout`)
10961096

0 commit comments

Comments
 (0)