fix #866 remove script.engine.groovy.inline.update
This commit is contained in:
parent
b2ef827565
commit
daeb3b50cd
1 changed files with 1 additions and 2 deletions
|
@ -5,8 +5,7 @@
|
|||
<component name="fessEsClient" class="org.codelibs.fess.es.client.FessEsClient">
|
||||
<property name="settings">
|
||||
{"http.cors.enabled":"true",
|
||||
"http.cors.allow-origin":"*",
|
||||
"script.engine.groovy.inline.update":"on"}
|
||||
"http.cors.allow-origin":"*"}
|
||||
</property>
|
||||
<!-- Dictionaries -->
|
||||
<postConstruct name="addConfigFile">
|
||||
|
|
Loading…
Add table
Reference in a new issue