Skip to content

Commit

Permalink
update-ready-diffs: run hourly (#20)
Browse files Browse the repository at this point in the history
  • Loading branch information
JJMC89 committed Apr 16, 2024
1 parent e6fd119 commit d896631
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .vps/systemd/copypatrol-backend-update-ready-diffs.timer
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ Description=copypatrol backend update ready diffs timer
Requires=copypatrol-backend-update-ready-diffs.service

[Timer]
AccuracySec=1 hour
OnStartupSec=1 hour
OnUnitInactiveSec=1 day
AccuracySec=5 min
OnStartupSec=5 min
OnUnitInactiveSec=1 hour
Unit=copypatrol-backend-update-ready-diffs.service

[Install]
Expand Down

0 comments on commit d896631

Please sign in to comment.