[Dirvish] default.hist: EXPIRES Never
Paul Slootman
paul at debian.org
Wed Jul 9 14:12:50 UTC 2008
On Wed 09 Jul 2008, Andre Loss wrote:
>
> in default.hist dirvish logs the following text:
>
> -------------------------------------------------------------
> #IMAGE CREATED REFERECE EXPIRES
> 20080222-22:13 2008-02-22 22:17:12 default Never
> 20080223-20:16 2008-02-23 20:16:24 20080222-22:13 Never
> .....
> 20080709-13:34 2008-07-09 13:35:47 20080709-08:22 Never
> -------------------------------------------------------------
>
>
> Here a part of my master.conf in /etc/dirvish/:
>
> -------------------------------------------------------------
> expire-dafault: +15 days
That should read: expire-default:
As now you don't have an expire-default, there's no default (duh ;-)
so those images never expire.
> expire-rule:
>
>
> # Min Hr Dom Mon Dow STRFTime_FMT
> * * 1 * * + 3 months
It's not a strftime format, it's a Time::ParseDate format, so the
comment is wrong. Additionally this would probably work, but I've never
seen an example with a space between the + and the digits.
Paul
More information about the Dirvish
mailing list