SUPPORT-8975: fix from review
This commit is contained in:
parent
a4243c7e10
commit
39ac8f1252
9 changed files with 33 additions and 26 deletions
|
|
@ -56,6 +56,7 @@
|
|||
<property name="fias.enable" value="false"/>
|
||||
<property name="registration.enabled" value="false"/>
|
||||
<property name="com.arjuna.ats.arjuna.allowMultipleLastResources" value="true"/>
|
||||
<property name="ervu.url" value="true"/>
|
||||
</system-properties>
|
||||
<management>
|
||||
<audit-log>
|
||||
|
|
|
|||
|
|
@ -11,3 +11,7 @@ DB_SEC_PASSWORD=ervu_account_applications
|
|||
DB_SEC_HOST=10.10.31.118
|
||||
DB_SEC_PORT=5432
|
||||
DB_SEC_NAME=account_applications
|
||||
|
||||
# ERVU properties
|
||||
ERVU_URL=
|
||||
ERVU_HTTP_TIMEOUT=
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue