1003875 Prevent crashing. Disable desktop timeout as different desktop and session timeout value can produce unexpected error.
This commit is contained in:
parent
6db95e4968
commit
1d117110de
|
@ -23,6 +23,9 @@
|
|||
<processing-prompt-delay>500</processing-prompt-delay>
|
||||
</client-config>
|
||||
|
||||
<desktop-config>
|
||||
<desktop-timeout>-1</desktop-timeout>
|
||||
</desktop-config>
|
||||
<!--
|
||||
<language-config> <addon-uri>/WEB-INF/lang-addon.xml</addon-uri>
|
||||
</language-config>
|
||||
|
|
Loading…
Reference in New Issue