This repository has been archived on 2024-01-04. You can view files and clone it, but cannot push or open issues or pull requests.
forgejo/services/cron
Gusted f290b91e50
[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 cd0b8b6852)
(cherry picked from commit 58d43867ca)
2023-02-25 17:01:38 +01:00
..
cron.go Implement actions (#21937) 2023-01-31 09:45:19 +08:00
setting.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
tasks.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
tasks_actions.go Implement actions (#21937) 2023-01-31 09:45:19 +08:00
tasks_basic.go Add Cargo package registry (#21888) 2023-02-05 18:12:31 +08:00
tasks_extended.go [PRIVACY] Disable `update_checker` cron tasks 2023-02-25 17:01:38 +01:00