dbo.ofOffline to much data

Hi,

I’m using Openfire server on MS SQL 2008 server.

There is a table dbo.ofOffline and it is storing a lot of data. When I check it, i see there is a lot of users avatars inside.

For example: {here is base64 jpeg code}

How can I prevent to save useres avatars inside this table?

I’m using OpenFire with ActiveDirectory and set: ldap.override.avatar=true

Seems to be the same problem as described here:

Probably a bug in the PubSub logic.