standalone.xml

This commit is contained in:
Булат Хайруллин 2024-07-18 23:50:00 +03:00
parent 1599c50d57
commit 274aedb86f

View file

@ -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>