Re: WHere does local validator put temp files?

On Wednesday 19 September 2007, Allan Smith wrote:
> In the installation instruction it says
> ---
> If you want to relocate that folder, change the line
>
>     file_cache_dir => File::Spec->catdir(File::Spec->tmpdir(),
> 'validator'), to
>
>     file_cache_dir => 'C:/temp/validator',
> ---
>
> I can't find that line in the 'check' file

Thanks for pointing it out, it no longer applies to the current validator 
version.  I've removed that chapter from the docs in CVS, just ignore it.  

> Where does validator build its output files?

Templates are nowadays cached in memory instead of the filesystem.

Received on Wednesday, 19 September 2007 18:12:50 UTC