Bug 18342: Enable memcached by default for new installs
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Wed, 27 Sep 2017 19:19:07 +0000 (16:19 -0300)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Thu, 3 May 2018 15:47:07 +0000 (12:47 -0300)
commit64be74b3380441b645ec808e0c30455e76b326e1
tree948d4222b55122188512c47734b674323a8c44b0
parent0a50dc1ad59b52ae47b5749b984763e8e85d0cb7
Bug 18342: Enable memcached by default for new installs

Note that there is no way to create an install without memcached.
As it is now considered as stable, there is no point to not use it.

Test plan:
Create a new Koha install and make sure memcached is enabled by default

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Makefile.PL
debian/docs/koha-create.xml
debian/scripts/koha-create
debian/templates/koha-sites.conf
rewrite-config.PL