|
Lines 120-126
__PAZPAR2_TOGGLE_XML_POST__
Link Here
|
| 120 |
<useshibboleth>0</useshibboleth><!-- see C4::Auth_with_shibboleth for extra configs you must do to turn this on --> |
120 |
<useshibboleth>0</useshibboleth><!-- see C4::Auth_with_shibboleth for extra configs you must do to turn this on --> |
| 121 |
<zebra_lockdir>__ZEBRA_LOCK_DIR__</zebra_lockdir> |
121 |
<zebra_lockdir>__ZEBRA_LOCK_DIR__</zebra_lockdir> |
| 122 |
<lockdir>__LOCK_DIR__</lockdir> |
122 |
<lockdir>__LOCK_DIR__</lockdir> |
| 123 |
<use_zebra_facets>1</use_zebra_facets> |
123 |
<use_zebra_facets>0</use_zebra_facets> |
| 124 |
<zebra_max_record_size>1024</zebra_max_record_size> |
124 |
<zebra_max_record_size>1024</zebra_max_record_size> |
| 125 |
<log4perl_conf>__KOHA_CONF_DIR__/log4perl.conf</log4perl_conf> |
125 |
<log4perl_conf>__KOHA_CONF_DIR__/log4perl.conf</log4perl_conf> |
| 126 |
<!-- Uncomment/edit next setting if you want to adjust zebra log levels. |
126 |
<!-- Uncomment/edit next setting if you want to adjust zebra log levels. |
| 127 |
- |
|
|