The desktop-timeout Element"

From Documentation
m
Line 8: Line 8:
 
It specifies the time, in seconds, between client requests before a desktop is invalidated. A negative time indicates the desktop should never timeout.
 
It specifies the time, in seconds, between client requests before a desktop is invalidated. A negative time indicates the desktop should never timeout.
  
=Version History=
+
[https://tracker.zkoss.org/browse/ZK-5435 Known issue]
{{LastUpdated}}
+
 
{| border='1px' | width="100%"
 
! Version !! Date !! Content
 
|-
 
|  
 
|  
 
|  
 
|}
 
 
{{ZKConfigurationReferencePageFooter}}
 
{{ZKConfigurationReferencePageFooter}}

Revision as of 01:23, 13 April 2023


The desktop-timeout Element


Syntax:

<desktop-timeout>a_number</desktop-timeout>
[Default: 3600]

It specifies the time, in seconds, between client requests before a desktop is invalidated. A negative time indicates the desktop should never timeout.

Known issue



Last Update : 2023/04/13

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