Skip to main content
Skip table of contents

Restart

[lastRestart]

Allows you to force a restart of the application (e.g. due to an update). In this case, the present integer must be replaced by any other number.

Example

XML
<configuration version="1.2.0">
  <applicationSettings>
 
    ...
 
	<!-- Specifies if a restart should be performed. To initiate a restart of the application, the present number must be replaced by any other number. [RESTART => lastRestartOLD != lastRestartNEW] -->
	<lastRestart>1</lastRestart>

    ...
 
  </applicationSettings>
</configuration>
JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.