added the initial implementation of the Universal Message Store (UniStore)
This commit is contained in:
@@ -94,6 +94,13 @@
|
||||
</dictionary>
|
||||
</object>
|
||||
|
||||
<object name="unistore" classname="com.silverwrist.dynamo.unistore.UniStoreManager" priority="5">
|
||||
<database connection="data" namespaces="nscache"/>
|
||||
<security object="srm"/>
|
||||
<user-manager object="users"/>
|
||||
<message-cache hardlimit="100" softlimit="1000"/>
|
||||
</object>
|
||||
|
||||
<!-- Presentation and interface objects -->
|
||||
<object name="remapper" classname="com.silverwrist.dynamo.servlet.RemapperData" priority="0">
|
||||
<remap path="/verifyemail">
|
||||
|
||||
Reference in New Issue
Block a user