Bug 25109: Add lockdir configuration entry
[koha-equinox.git] / debian / templates / koha-conf-site.xml.in
index 319f492..44f5576 100644 (file)
@@ -302,6 +302,7 @@ __END_SRU_PUBLICSERVER__
  <useldapserver>0</useldapserver><!-- see C4::Auth_with_ldap for extra configs you must add if you want to turn this on -->
  <useshibboleth>0</useshibboleth><!-- see C4::Auth_with_shibboleth for extra configs you must do to turn this on -->
  <zebra_lockdir>/var/lock/koha/__KOHASITE__</zebra_lockdir>
+ <lockdir>/var/lock/koha/__KOHASITE__</lockdir>
  <use_zebra_facets>1</use_zebra_facets>
  <zebra_max_record_size>1024</zebra_max_record_size>
  <log4perl_conf>__KOHA_CONF_DIR__/log4perl.conf</log4perl_conf>