Forgejo/services/cron
Gusted a52776fd4d
Disable update_checker cron tasks
- This is being disabled as it will weekly connect to a domain.
- This only affects existing installations, as new installations will
have a explicit value being written into app.ini due to https://github.com/go-gitea/gitea/pull/21655
2022-12-24 12:46:05 +01:00
..
cron.go Make better use of i18n (#20096) 2022-06-26 22:19:22 +08:00
setting.go Make better use of i18n (#20096) 2022-06-26 22:19:22 +08:00
tasks.go Add system setting table with cache and also add cache supports for user setting (#18058) 2022-10-17 07:29:26 +08:00
tasks_basic.go Refactor git command arguments and make all arguments to be safe to be used (#21535) 2022-10-23 22:44:45 +08:00
tasks_extended.go Disable update_checker cron tasks 2022-12-24 12:46:05 +01:00