Glad this worked. I forgot about that setting. We need to have this
documented somewhere...  Hey we do...

http://www.boltwire.com/index.php?p=docs.admin.cache

But I'm pretty sure the cacheLimit is seconds, not minutes. You
probably want to change it to 36000 or somethingI updated the docs
page above to include that information.

Cheers,
Dan


On Sat, Dec 12, 2009 at 8:09 PM, jacmgr <[email protected]> wrote:
> Works well, in site.config I put
> cacheHTML: true
> and all pages are cached; site is significantly faster.  I like it.
>
> I also found that I could set expiration time for cache files using
> cacheLimit in the site.config, so setting:
> cacheLimit: 600
>
> This seems to mean if the cached file is older than 600 minutes, re-
> cache the page.
>
> That works well for what I am doing.  Some of my pages do get data
> from other sites using rss or custom functions, so this make sure
> those external sites only gets queried maximum once in 10 hours.
>
> --
>
> You received this message because you are subscribed to the Google Groups 
> "BoltWire" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to 
> [email protected].
> For more options, visit this group at 
> http://groups.google.com/group/boltwire?hl=en.
>
>
>

--

You received this message because you are subscribed to the Google Groups 
"BoltWire" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/boltwire?hl=en.


Reply via email to