update platform and package

This commit is contained in:
kochetkov 2024-09-19 12:09:22 +03:00
parent de12a6633f
commit 2cb70d71b7
198 changed files with 2172 additions and 5556 deletions

View file

@ -50,9 +50,10 @@
<property name="webbpm.cache.hazelcast.hosts" value="127.0.0.1"/>
<property name="webbpm.cache.hazelcast.outbound_port_definitions" value="5801-5820"/>
<property name="webbpm.security.session.active.count" value="20"/>
<property name="gar.enable" value="false"/>
<property name="security.password.regex" value="^((?=(.*\d){1,})(?=.*[a-zа-яё])(?=.*[A-ZА-ЯЁ]).{8,})$"/>
<property name="gar.enable" value="false"/>
<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"/>
@ -722,4 +723,4 @@
<remote-destination host="${jboss.mail.server.host:localhost}" port="${jboss.mail.server.port:25}"/>
</outbound-socket-binding>
</socket-binding-group>
</server>
</server>