View | Details | Raw Unified | Return to bug 15714
Collapse All | Expand All

(-)a/debian/templates/koha-conf-site.xml.in (-1 / +2 lines)
Lines 284-289 __END_SRU_PUBLICSERVER__ Link Here
284
 <use_zebra_facets>1</use_zebra_facets>
284
 <use_zebra_facets>1</use_zebra_facets>
285
 <queryparser_config>/etc/koha/searchengine/queryparser.yaml</queryparser_config>
285
 <queryparser_config>/etc/koha/searchengine/queryparser.yaml</queryparser_config>
286
 <log4perl_conf>__KOHA_CONF_DIR__/log4perl.conf</log4perl_conf>
286
 <log4perl_conf>__KOHA_CONF_DIR__/log4perl.conf</log4perl_conf>
287
 <!-- uncomment the following line if you need different zebra log levels -->
288
 <!-- <zebra_loglevels>fatal,warn</zebra_loglevels> -->
287
289
288
<!-- true type font mapping accoding to type from $font_types in C4/Creators/Lib.pm -->
290
<!-- true type font mapping accoding to type from $font_types in C4/Creators/Lib.pm -->
289
 <ttf>
291
 <ttf>
290
- 

Return to bug 15714