]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
Add $config['queue']['stomp_enqueue_to'] override for which queue server to send to.
authorBrion Vibber <brion@pobox.com>
Fri, 21 May 2010 21:07:59 +0000 (14:07 -0700)
committerBrion Vibber <brion@pobox.com>
Fri, 21 May 2010 21:07:59 +0000 (14:07 -0700)
commit206229875511d24a97a0aac79605f6868d21ee7f
treee61c1bdb56d7b63169e1a8febdaf9d97ad14178f
parentcbf2e7cfea6c4360f9cc9037b242f2508964ccac
Add $config['queue']['stomp_enqueue_to'] override for which queue server to send to.
Must be set to a value that matches one of the entries in $config['queue']['stomp_server'] array, otherwise ignored.
lib/stompqueuemanager.php