mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-07 13:41:21 +00:00
Ticket #362: Added ConnectionGroup REST endpoints.
This commit is contained in:
committed by
James Muehlner
parent
0fefe94b4d
commit
754bbb28c0
@@ -256,16 +256,6 @@
|
||||
<listener-class>org.glyptodon.guacamole.net.basic.rest.RESTServletContextListener</listener-class>
|
||||
</listener>
|
||||
|
||||
<init-param>
|
||||
<param-name>com.sun.jersey.api.json.POJOMappingFeature</param-name>
|
||||
<param-value>true</param-value>
|
||||
</init-param>
|
||||
|
||||
<init-param>
|
||||
<param-name>com.sun.jersey.config.property.packages</param-name>
|
||||
<param-value>org.codehaus.jackson.jaxrs</param-value>
|
||||
</init-param>
|
||||
|
||||
<mime-mapping>
|
||||
<extension>mp3</extension>
|
||||
<mime-type>audio/mpeg</mime-type>
|
||||
|
Reference in New Issue
Block a user