The file-check-period Element"

From Documentation
 
Line 2: Line 2:
  
 
'''Syntax:'''
 
'''Syntax:'''
  <file-check-perioid>''a_number''</file-check-period>
+
  <file-check-period>''a_number''</file-check-period>
 
 
 
  [Default: 5]
 
  [Default: 5]

Latest revision as of 08:25, 23 October 2018


The file-check-period Element


Syntax:

<file-check-period>a_number</file-check-period>
[Default: 5]

It specifies the time, in seconds, to wait before checking whether a file is modified.

For better performance, ZK has employed a cache to store the parsed ZUML file. The time specified here controls how often ZK checks whether a file is modified. The larger the number the better the performance.

Version History

Last Update : 2018/10/23


Version Date Content
     


Last Update : 2018/10/23

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