setting store_limit=0 in init.properties will prevent tigase to perform a
select count(*) from msg_history where receiver_uid = x and sender_uid = y
to check the number of currently stored messages and will let go on with the storing immediately
store_limit_0.patch
Thank you, applied.
setting store_limit=0 in init.properties will prevent tigase to perform a
to check the number of currently stored messages and will let go on with the storing immediately
store_limit_0.patch