mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-07 05:31:22 +00:00
GUAC-919: Remove session timeout from web.xml - we're not using HttpSession.
This commit is contained in:
@@ -30,9 +30,6 @@
|
|||||||
<welcome-file-list>
|
<welcome-file-list>
|
||||||
<welcome-file>index.xhtml</welcome-file>
|
<welcome-file>index.xhtml</welcome-file>
|
||||||
</welcome-file-list>
|
</welcome-file-list>
|
||||||
<session-config>
|
|
||||||
<session-timeout>30</session-timeout>
|
|
||||||
</session-config>
|
|
||||||
|
|
||||||
<!-- Guice -->
|
<!-- Guice -->
|
||||||
<filter>
|
<filter>
|
||||||
|
Reference in New Issue
Block a user