Move gitea backup cron away from the crowd.

This commit is contained in:
Julien Palard 2024-01-06 10:08:24 +01:00
parent 52423bbb2f
commit cc9acf1022
Signed by: mdk
GPG Key ID: 0EFC1AC1006886F8

View File

@ -52,7 +52,7 @@
Description=Daily gitea backup
[Timer]
OnCalendar=*-*-* 01:00:00
OnCalendar=*-*-* 05:42:00
- name: Start backup timer
service: name=gitea-backup.timer state=started daemon_reload=yes