Like me to add a JIRA for this so it doesn't slip through the cracks?
Glen On 12/10/2012 05:32 PM, Juan Pablo Santos Rodríguez wrote:
Hi Glen, yes, probably something like ${user.home}/jspwiki-files probably makes much more sense, I'll try to have a look at it in the next days br, juan pablo On Sun, Dec 9, 2012 at 10:47 PM, Glen Mazza <[email protected]> wrote:I don't think java.io.tmpdir is a good location for the permanent stuff in jspwiki.fileSystemProvider.**pageDir and jspwiki.** basicAttachmentProvider.**storageDir; and at the same time, writing to a user's root folder via /p/..... is too intrusive/uncomfortable for someone just prototyping. I still think a simple "myJSPWikiDir" (or whatever other name you'd like) which results in the files being placed in that subdirectory of the user's home folder is the user-friendlier option for these latter two values, even if we keep jspwiki.workDir undefined so it still points to java.io.tmpdir.
