system-config/playbooks/roles/gitea/templates
Clark Boylan 7d13452ae9 Disable gitea's update checker cron job
This cron job is part of the extended cron job list which are supposed
to be disabled by default. This cron job is enabled by default and does
a fetch of some json data to determine if the current version of gitea
is the latest.

We don't need gitea phoning home to check if it is up to date because we
can (and some of us do) subscribe to github release notifications for
gitea over email. This is better as it isn't a poll that will be
ignored.

Change-Id: Icae1136fbb17a29996e2fa0dbea4b874ae4850dd
2024-01-08 10:28:42 -08:00
..
app.ini.j2 Disable gitea's update checker cron job 2024-01-08 10:28:42 -08:00
docker-compose.yaml.j2 docker: install rsyslog to capture container output 2020-10-19 16:06:03 +11:00
gitea.vhost.j2 Update gitea logs for better request tracing 2022-09-30 11:29:58 -07:00