make it work on 20.11.06 - wip

correct zebra format in makefile
This commit is contained in:
2022-01-27 16:52:34 +01:00
parent 89692f731f
commit 54f4ea7674
9 changed files with 18767 additions and 5 deletions

View File

@@ -15,7 +15,7 @@
SetEnv KOHA_CONF "{{ koha_install_dir }}/etc/koha-conf.xml"
SetEnv PERL5LIB "{{ koha_install_dir }}/lib"
SetEnv MEMCACHED_SERVERS "127.0.0.1:11221"
SetEnv MEMCACHED_NAMESPACE "koha_library"
SetEnv MEMCACHED_NAMESPACE "KOHA"
Include /etc/koha/apache-shared-opac-plack.conf