small fixes
This commit is contained in:
parent
2cb70d71b7
commit
d762e3f034
5 changed files with 12 additions and 21 deletions
|
|
@ -55,9 +55,9 @@
|
|||
<property name="fias.enable" value="false"/>
|
||||
<property name="bpmn.enable" value="false"/>
|
||||
<property name="com.arjuna.ats.arjuna.allowMultipleLastResources" value="true"/>
|
||||
<property name="config-data-executor.url" value="http://127.0.0.1:8090/api"/>
|
||||
<property name="config-data-executor.socket-timeout" value="10"/>
|
||||
<property name="config-data-executor.connectionTimeout" value="10"/>
|
||||
<property name="config.data.executor.url" value="http://localhost:8090/api"/>
|
||||
<property name="config.data.executor.socket.timeout" value="10"/>
|
||||
<property name="config.data.executor.connection.timeout" value="10"/>
|
||||
</system-properties>
|
||||
<management>
|
||||
<audit-log>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue