https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17332 --- Comment #1 from Tomás Cohen Arazi <tomascohen@gmail.com> --- Created attachment 55776 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=55776&action=edit Bug 17332: Include memcached configuration in koha-conf files This patch introduces the memcached_servers and memcached_namespace configuration entries as expected by 11921. Note: better test this one and the followup together to ease the process. To test: - Do a source Koha install (dev, standard, single) => SUCCESS: The resulting koha-conf.xml file includes the memcached_* entries which are filled with the right values. - In kohadevbox (packages setup): - Replace /etc/koha/koha-conf-site.xml.in with the one from this patch - Create a new koha instance => SUCCESS: The instance's koha-conf.xml includes the relevant entries - Sign off -- You are receiving this mail because: You are watching all bug changes.