The file-repository Element

From Documentation
Revision as of 06:37, 17 February 2016 by Jumperchen (talk | contribs) (Created page with "{{ZKConfigurationReferencePageHeader}} '''Syntax:''' <file-repository>''directory_path''</file-repository> [Default: null] (will use System.getProperty("java.io.tmpdir")) [s...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


The file-repository Element


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

Last Update : 2016/02/17


Version Date Content
8.0.2 2016/2/17 The element is introduced.



Last Update : 2016/02/17

Copyright © Potix Corporation. This article is licensed under GNU Free Documentation License.