The file-repository Element
From Documentation
Syntax:
<file-repository>directory_path</file-repository>
[Default: null] (will use System.getProperty("java.io.tmpdir"))
Since 8.0.2
It specifies the directory in which uploaded files will be stored, if stored on disk.
Version History
Version | Date | Content |
---|---|---|
8.0.2 | 2016/2/17 | The element is introduced. |