added the module configuration data and made use of it in the canInstall
method in the conferencing module
This commit is contained in:
@@ -51,6 +51,9 @@
|
||||
<object name="module-manager" classname="com.silverwrist.dynamo.module.ModuleManager" priority="2">
|
||||
<module-directory>${code.path}/modules</module-directory>
|
||||
<database connection="data" namespaces="nscache"/>
|
||||
<config-db>
|
||||
<item ns="http://www.silverwrist.com/NS/dynamo/2002/12/07/dynamo.objects" name="security">srm</item>
|
||||
</config-db>
|
||||
</object>
|
||||
|
||||
<!-- Data-driven objects -->
|
||||
|
||||
Reference in New Issue
Block a user