<!-- <param name="core-db-name" value="/dev/shm/core.db" /> -->
<!-- The system will create all the db schemas automatically, set this to false to avoid this behaviour-->
<!--<param name="auto-create-schemas" value="true"/>-->
- <!-- <param name="core-dbtype" value="MSSQL"/> -->
+ <!-- <param name="core-dbtype" value="MSSQL"/> -->
+ <!-- Allow multiple registrations to the same account in the central registration table -->
+ <!-- <param name="multiple-registrations" value="true"/> -->
</settings>
</configuration>