standalone.xml
This commit is contained in:
parent
1599c50d57
commit
274aedb86f
1 changed files with 3 additions and 0 deletions
|
|
@ -54,6 +54,9 @@
|
|||
<property name="security.password.regex" value="^((?=(.*\d){1,})(?=.*[a-zа-яё])(?=.*[A-ZА-ЯЁ]).{8,})$"/>
|
||||
<property name="fias.enable" value="false"/>
|
||||
<property name="com.arjuna.ats.arjuna.allowMultipleLastResources" value="true"/>
|
||||
<property name="kafka.send.url" value="http://localhost:9092"/>
|
||||
<property name="kafka.send.message.topic.name" value="my-topic"/>
|
||||
<property name="file.webdav.upload.url" value="http://localhost:5757"/>
|
||||
</system-properties>
|
||||
<management>
|
||||
<audit-log>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue