Changeset 625
- Timestamp:
- 09/07/08 20:47:35 (5 months ago)
- Location:
- trunk
- Files:
-
- 2 modified
-
ChangeLog (modified) (1 diff)
-
etc/sm.xml.dist.in (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ChangeLog
r620 r625 1 2008-07-09 Mark Doliner <mark@meebo.com> 2 * Add a note to sm.xml that our Berkeley DB storage module doesn't 3 support the roster maxitems or offline quota limits. 4 1 5 2008-07-04 Mark Doliner <mark@meebo.com> 2 6 * Fix a potential memory leak when attempting to read from a socket that -
trunk/etc/sm.xml.dist.in
r623 r625 149 149 </pgsql> 150 150 151 <!-- Berkeley DB driver configuration --> 151 <!-- Berkeley DB driver configuration. This does not support roster 152 maxitems or offline userquota (because the mod_roster 153 implementation does not implement the 'count' callback). --> 152 154 <db> 153 155 <!-- Directory to store database files under -->
