Hide
original bugid: #6622
At the moment you can change the default tempory directory, used to upload images (and probably also attachments), by changing the line
// fu.setRepositoryPath("/tmp");
in jsp/processuploads.jsp. It would be better if you could set this somewhere in the xml config.
Show
original bugid: #6622
At the moment you can change the default tempory directory, used to upload images (and probably also attachments), by changing the line
// fu.setRepositoryPath("/tmp");
in jsp/processuploads.jsp. It would be better if you could set this somewhere in the xml config.