Compare commits

...
2 changed files with 16 additions and 0 deletions
@@ -101,5 +101,13 @@
</endpoint> </endpoint>
</remote> </remote>
</config> </config>
<config evaluator="string-compare" condition="Users" replace="true">
<users>
<username-min-length>2</username-min-length>
<password-min-length>3</password-min-length>
<show-authorization-status>false</show-authorization-status>
</users>
<enable-external-users-panel>false</enable-external-users-panel>
</config>
</alfresco-config> </alfresco-config>
@@ -101,5 +101,13 @@
</endpoint> </endpoint>
</remote> </remote>
</config> </config>
<config evaluator="string-compare" condition="Users" replace="true">
<users>
<username-min-length>2</username-min-length>
<password-min-length>3</password-min-length>
<show-authorization-status>false</show-authorization-status>
</users>
<enable-external-users-panel>false</enable-external-users-panel>
</config>
</alfresco-config> </alfresco-config>