Re: Old _tmp folder
Joshua <[email protected]> Thu, 2 Jun 2005 11:42:17 -0700
| Newsgroups | gmane.comp.lib.nexista.devel |
|---|---|
| Message-ID | <[email protected]> |
That sample app is just that. I don't use that schema personally. The config will let you rearrange as needed. Not sure what the sample has anymore. I personally use a separate tmp for each app, same with cache and such but you can certainly do a common one. Feel free to rearrange the sample one as you think is clearer. On Thursday 02 June 2005 7:29 am, Albert Lash wrote: > Hi, > > Is there any reason for the old _tmp directory do be in the _data/ > directory? I see in the sample master.xml file you reference > <tmp>/user/local/tmp/urbanlotus.net/</tmp> > > Makes much more sense to me. I'd rather have one general tmp folder to > clean up if need be, than many disparate ones. > > Al