The file-repository Element"

From Documentation
(Created page with "{{ZKConfigurationReferencePageHeader}} '''Syntax:''' <file-repository>''directory_path''</file-repository> [Default: null] (will use System.getProperty("java.io.tmpdir")) [s...")
 
m ((via JWB))
 
Line 5: Line 5:
  
 
  [Default: null] (will use System.getProperty("java.io.tmpdir"))
 
  [Default: null] (will use System.getProperty("java.io.tmpdir"))
[since 8.0.2]
+
{{versionSince|8.0.2}}
  
 
It specifies the directory in which uploaded files will be stored, if stored on disk.
 
It specifies the directory in which uploaded files will be stored, if stored on disk.

Latest revision as of 09:35, 14 March 2022


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 : 2022/03/14


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



Last Update : 2022/03/14

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