fixing orientdb server configuration
This commit is contained in:
parent
7af0c2337c
commit
19230c6ef7
|
@ -85,7 +85,7 @@
|
||||||
<entry value="Cache-Control: max-age=120" name="http.cache:default"/>
|
<entry value="Cache-Control: max-age=120" name="http.cache:default"/>
|
||||||
</parameters>
|
</parameters>
|
||||||
</command>
|
</command>
|
||||||
<command implementation="com.orientechnologies.orient.graph.server.command.OServerCommandGetGephi" pattern="GET|gephi/*" stateful="false"/>
|
<command implementation="com.orientechnologies.orient.server.network.protocol.http.command.get.OServerCommandGetGephi" pattern="GET|gephi/*" stateful="false"/>
|
||||||
</commands>
|
</commands>
|
||||||
<parameters>
|
<parameters>
|
||||||
<parameter value="utf-8" name="network.http.charset"/>
|
<parameter value="utf-8" name="network.http.charset"/>
|
||||||
|
|
Loading…
Reference in New Issue