Bug 26742: Add configuration to koha-conf.xml for message broker
authorDavid Cook <dcook@prosentient.com.au>
Tue, 20 Oct 2020 00:54:46 +0000 (11:54 +1100)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Fri, 5 Mar 2021 11:27:22 +0000 (12:27 +0100)
commit8663f23a931edea9f8fcd341e67804f613bb1d8d
tree8bfc30de2cee5e2d5932e4ea5547f4414b981f0f
parent75a210aef48776969007bac6d29d510f5657048e
Bug 26742: Add configuration to koha-conf.xml for message broker

The connection details for the message broker should be configurable.
This patch adds configuration options to koha-conf.xml. If they
are not specified, then default connection details will be used.

Signed-off-by: Michal Denar <black23@gmail.com>
Signed-off-by: Victor Grousset/tuxayo <victor@tuxayo.net>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Koha/BackgroundJob.pm
debian/templates/koha-conf-site.xml.in
etc/koha-conf.xml