mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-07 13:41:21 +00:00
Hackish support for loadable websocket servlets.
This commit is contained in:
@@ -28,6 +28,11 @@
|
||||
</session-timeout>
|
||||
</session-config>
|
||||
|
||||
<!-- Automatically detect and load WebSocket support -->
|
||||
<listener>
|
||||
<listener-class>net.sourceforge.guacamole.net.basic.WebSocketSupportLoader</listener-class>
|
||||
</listener>
|
||||
|
||||
<!-- Basic Login Servlet -->
|
||||
<servlet>
|
||||
<description>Login servlet.</description>
|
||||
|
Reference in New Issue
Block a user