Skip to content

Commit ab77768

Browse files
authored
Fix typo (#16522)
1 parent 078e2b2 commit ab77768

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
@@ -507,7 +507,7 @@ relation to port exhaustion.
507507
- `ALLOW_CROSS_REPOSITORY_DEPENDENCIES` : **true** Enable this to allow dependencies on issues from any repository where the user is granted access.
508508
- `ENABLE_USER_HEATMAP`: **true**: Enable this to display the heatmap on users profiles.
509509
- `ENABLE_TIMETRACKING`: **true**: Enable Timetracking feature.
510-
- `DEFAULT_ENABLE_TIMETRACKING`: **true**: Allow repositories to use timetracking by deault.
510+
- `DEFAULT_ENABLE_TIMETRACKING`: **true**: Allow repositories to use timetracking by default.
511511
- `DEFAULT_ALLOW_ONLY_CONTRIBUTORS_TO_TRACK_TIME`: **true**: Only allow users with write permissions to track time.
512512
- `EMAIL_DOMAIN_WHITELIST`: **\<empty\>**: If non-empty, list of domain names that can only be used to register
513513
on this instance.

0 commit comments

Comments
 (0)