Hi,
I wanna know how work the gateway queue when the enable persitence is true, I read that
" When you enable persistence on a gateway queue, themaximum-queue-memory
attribute determines how much memory the queue can consume before overflowing to disk. By default, this value is set to 100MB. "
Is there anyway to work itallsyncedto disk,orthe onlyway to simulate this is withthe value ofmaximum-queue-memory= 1
Juan