diff options
author | emkael <emkael@tlen.pl> | 2022-01-31 21:39:23 +0100 |
---|---|---|
committer | emkael <emkael@tlen.pl> | 2022-01-31 21:39:23 +0100 |
commit | 9601f3be1ee5be711671a922c3282339aeb1ddf4 (patch) | |
tree | 7b402675b2029e49b5756f59c2e5ef77db8186cc /_cron | |
parent | 489816e3573afff315f61292ba2e1afc2fe96a16 (diff) |
Another round of FB crap
Diffstat (limited to '_cron')
-rw-r--r-- | _cron/fb-cache-files | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/_cron/fb-cache-files b/_cron/fb-cache-files index c6b2cb1..4e116d3 100644 --- a/_cron/fb-cache-files +++ b/_cron/fb-cache-files @@ -1,2 +1,3 @@ -*/10 * * * * $SITEPATH/bin/refresh-fb-cache.php +DIRENV_LOG_FORMAT="" +14 * * * * $SITEPATH/bin/refresh-fb-cache.php 10 * * * * find $SITEPATH/cache -size 6c |