提交 28242f87 authored 作者: Anthony Minessale's avatar Anthony Minessale

add multiple-registrations flag to the core similar to mod_sofia

上级 b36a7c0b
...@@ -98,7 +98,9 @@ ...@@ -98,7 +98,9 @@
<!-- <param name="core-db-name" value="/dev/shm/core.db" /> --> <!-- <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--> <!-- 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="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> </settings>
</configuration> </configuration>
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论