budget / staging: make sync every 15min instead of every 5min so avoid rsync errors
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
15982bb9ae
commit
3f339d5f70
1 changed files with 1 additions and 1 deletions
|
@ -1 +1 @@
|
|||
*/5 * * * * root /usr/bin/rsync --delete -a --no-owner --no-group sundries01::budget.fedoraproject.org/ /srv/web/budget.fedoraproject.org/
|
||||
*/15 * * * * root /usr/bin/rsync --delete -a --no-owner --no-group sundries01::budget.fedoraproject.org/ /srv/web/budget.fedoraproject.org/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue