On Mon 14 Apr 2008, Przemek Klosowski wrote:

> My vault is /d, and /d/przemek/dirvish/default.conf has this:
> 
> image-default: %Y-%m-%d
> index: gzip
> expire-default: +6 weeks
> expire-rule:
> #Min   Hour    Day     Month   DOW      Expires
> *       *       *       *       *       +14 days
> *       *       *       *       1       +5 weeks
> *       *       1       *       *       +1 year 
> *       *       1       1       *       never

>From man dirvish.conf:

       [...].  Options expecting list
       must be specified in a multi-line format as shown here where the  lines
       specifying  values  are indented by any kind of whitespace even if only
       one value is being specified.

[...]
       Each option is marked here with one of  (B)  for  Boolean,  (S)  single
       value, (L) list or (0) other.

[...]

       expire-rule: (L)
              specify rules for expiration.

Your expire-rule entries are _not_ indented by whitespace.
Insert a space or two, or a tab, before each "rule" and it'll take.


Paul Slootman
_______________________________________________
Dirvish mailing list
[email protected]
http://www.dirvish.org/mailman/listinfo/dirvish

Reply via email to