Fix wrong description about cron default enable value (#26)

Reviewed-on: https://gitea.com/gitea/docs/pulls/26
Reviewed-by: techknowlogick <[email protected]>
Co-authored-by: Lunny Xiao <[email protected]>
Co-committed-by: Lunny Xiao <[email protected]>
This commit is contained in:
Lunny Xiao
2024-07-12 15:13:41 +00:00
committed by techknowlogick
parent 95b53a89bf
commit 81d1f77b2d
5 changed files with 5 additions and 5 deletions
@@ -978,7 +978,7 @@ Default templates for project boards:
- `RUN_AT_START`: **true**: Run job at start time (if ENABLED).
- `SCHEDULE`: **@midnight** : Cron syntax for the job.
### Extended cron tasks (not enabled by default)
### Extended cron tasks
#### Cron - Garbage collect all repositories (`cron.git_gc_repos`)