Revert increased nextcloud backup frequency

takes too much time for nextcloud to still be usable
This commit is contained in:
GHOSCHT 2024-08-16 12:29:41 +02:00
parent e668b690c2
commit cc1bff80f7
Signed by: ghoscht
GPG key ID: 2C2C1C62A5388E82

View file

@ -145,7 +145,7 @@ in {
- zfs
- ssd
- eustachius
cron: '0 4,12,20 * * *' # Every Day at 4:00, 12:00 and 20:00
cron: '0 4 * * *' # Every Day at 4:00
hooks:
<<: *default_hooks
before: