forgejo/services/cron
Gusted e4061e1010
[PRIVACY] 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

(cherry picked from commit 6c81fc8f9c)
2023-02-20 16:38:08 +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 [PRIVACY] Disable update_checker cron tasks 2023-02-20 16:38:08 +01:00