The repeat-uuid Element"

From Documentation
(Created page with '{{ZKConfigurationReferencePageHeader}} [Default: false] [Since 3.6.0] It specifies whether to use the same UUID sequence for desktops for each reboot. By default, it is turne…')
 
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
 
{{ZKConfigurationReferencePageHeader}}
 
{{ZKConfigurationReferencePageHeader}}
 +
{{Deprecated Content}}
 +
'''Syntax:'''
 +
<repeat-uuid>true|'''false'''</repeat-uuid>
  
 
  [Default: false]
 
  [Default: false]
Line 7: Line 10:
 
By default, it is turned off so the desktop's UUID is completely different after reboot. It helps to avoid the consistency between the browser and the server. However, it is useful to turn this option on if you want to debug and test the application.
 
By default, it is turned off so the desktop's UUID is completely different after reboot. It helps to avoid the consistency between the browser and the server. However, it is useful to turn this option on if you want to debug and test the application.
  
{{ZKConfigurationReferencePageFooter}}
+
=Version History=
 +
{{LastUpdated}}
 +
{| border='1px' | width="100%"
 +
! Version !! Date !! Content
 +
|-
 +
| &nbsp;
 +
| &nbsp;
 +
| &nbsp;
 +
|}
 +
{{ZKConfigurationReferencePageFooter}}

Latest revision as of 09:03, 14 December 2023



Icon info.png Note: The content of this page has been deprecated/removed in the latest version.

Syntax:

<repeat-uuid>true|false</repeat-uuid>
[Default: false]
[Since 3.6.0]

It specifies whether to use the same UUID sequence for desktops for each reboot. By default, it is turned off so the desktop's UUID is completely different after reboot. It helps to avoid the consistency between the browser and the server. However, it is useful to turn this option on if you want to debug and test the application.

Version History

Last Update : 2023/12/14


Version Date Content
     


Last Update : 2023/12/14

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