Changeset 625

Show
Ignore:
Timestamp:
09/07/08 20:47:35 (5 months ago)
Author:
markdoliner
Message:

Add a note to sm.xml that our Berkeley DB storage module doesn't
support the roster maxitems or offline quota limits.

Location:
trunk
Files:
2 modified

Legend:

Unmodified
Added
Removed
  • trunk/ChangeLog

    r620 r625  
     12008-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 
    152008-07-04 Mark Doliner <mark@meebo.com> 
    26        * Fix a potential memory leak when attempting to read from a socket that 
  • trunk/etc/sm.xml.dist.in

    r623 r625  
    149149    </pgsql> 
    150150 
    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). --> 
    152154    <db> 
    153155      <!-- Directory to store database files under -->