@@ -, +, @@ --- debian/templates/koha-conf-site.xml.in | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) --- a/debian/templates/koha-conf-site.xml.in +++ a/debian/templates/koha-conf-site.xml.in @@ -442,11 +442,11 @@ __END_SRU_PUBLICSERVER__ - localhost - 61613 - guest - guest - + __MESSAGE_BROKER_HOST__ + __MESSAGE_BROKER_PORT__ + __MESSAGE_BROKER_USER__ + __MESSAGE_BROKER_PASS__ + __MESSAGE_BROKER_VHOST__ --