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

@@ -18,7 +18,7 @@
SetEnv KOHA_CONF "{{ koha_install_dir }}/etc/koha-conf.xml"
SetEnv PERL5LIB "{{ koha_install_dir }}/lib"
SetEnv MEMCACHED_SERVERS "127.0.0.1:11211"
SetEnv MEMCACHED_NAMESPACE "koha_library"
SetEnv MEMCACHED_NAMESPACE "KOHA"
SetEnv DEBUG 1
Options +FollowSymLinks