This commit is contained in:
kochetkov 2024-11-22 16:35:49 +03:00
parent e9bc009098
commit f931c3a1d6
2 changed files with 2 additions and 0 deletions

View file

@ -54,6 +54,7 @@
<property name="bpmn.enable" value="false"/>
<property name="security.password.regex" value="^((?=(.*\d){1,})(?=.*[a-zа-яё])(?=.*[A-ZА-ЯЁ]).{8,})$"/>
<property name="fias.enable" value="false"/>
<property name="registration.enabled" value="false"/>
<property name="com.arjuna.ats.arjuna.allowMultipleLastResources" value="true"/>
</system-properties>
<management>