Lines 237-242
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
237 |
('ERMProviders', 'local', 'local|ebsco', 'Set the providers for the ERM module', 'Choice'), |
237 |
('ERMProviders', 'local', 'local|ebsco', 'Set the providers for the ERM module', 'Choice'), |
238 |
('ERMProviderEbscoApiKey', '', '', 'API key for EBSCO', 'free'), |
238 |
('ERMProviderEbscoApiKey', '', '', 'API key for EBSCO', 'free'), |
239 |
('ERMProviderEbscoCustomerID', '', '', 'Customer ID for EBSCO', 'free'), |
239 |
('ERMProviderEbscoCustomerID', '', '', 'Customer ID for EBSCO', 'free'), |
|
|
240 |
('ESPreventAutoTruncate', 'barcode|control-number|control-number-identifier|date-of-acquisition|date-of-publication|date-time-last-modified|identifier-standard|isbn|issn|itype|lc-card-number|number-local-acquisition|other-control-number|record-control-number', NULL, 'List of searchfields (separated by | or ,) that should not be autotruncated by Elasticsearch even if QueryAutoTruncate is set to Yes', 'free'), |
240 |
('expandedSearchOption','0',NULL,'If ON, set advanced search to be expanded by default','YesNo'), |
241 |
('expandedSearchOption','0',NULL,'If ON, set advanced search to be expanded by default','YesNo'), |
241 |
('ExpireReservesAutoFill','0',NULL,'Automatically fill the next hold with a automatically canceled expired waiting hold.','YesNo'), |
242 |
('ExpireReservesAutoFill','0',NULL,'Automatically fill the next hold with a automatically canceled expired waiting hold.','YesNo'), |
242 |
('ExpireReservesAutoFillEmail','', NULL,'Send email notification of hold filled from automatically expired/cancelled hold to this address. If not defined, Koha will fallback to the library reply-to address','Free'), |
243 |
('ExpireReservesAutoFillEmail','', NULL,'Send email notification of hold filled from automatically expired/cancelled hold to this address. If not defined, Koha will fallback to the library reply-to address','Free'), |