Lines 136-141
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
136 |
('ExpireReservesMaxPickUpDelay','0','','Enabling this allows holds to expire automatically if they have not been picked by within the time period specified in ReservesMaxPickUpDelay','YesNo'), |
136 |
('ExpireReservesMaxPickUpDelay','0','','Enabling this allows holds to expire automatically if they have not been picked by within the time period specified in ReservesMaxPickUpDelay','YesNo'), |
137 |
('ExpireReservesMaxPickUpDelayCharge','0',NULL,'If ExpireReservesMaxPickUpDelay is enabled, and this field has a non-zero value, than a borrower whose waiting hold has expired will be charged this amount.','free'), |
137 |
('ExpireReservesMaxPickUpDelayCharge','0',NULL,'If ExpireReservesMaxPickUpDelay is enabled, and this field has a non-zero value, than a borrower whose waiting hold has expired will be charged this amount.','free'), |
138 |
('ExpireReservesOnHolidays', '1', NULL, 'If false, reserves at a library will not be canceled on days the library is not open.', 'YesNo'), |
138 |
('ExpireReservesOnHolidays', '1', NULL, 'If false, reserves at a library will not be canceled on days the library is not open.', 'YesNo'), |
|
|
139 |
('ExportCircHistory', 0, NULL, "Display the export circulation options", 'YesNo' ), |
139 |
('ExtendedPatronAttributes','0',NULL,'Use extended patron IDs and attributes','YesNo'), |
140 |
('ExtendedPatronAttributes','0',NULL,'Use extended patron IDs and attributes','YesNo'), |
140 |
('FacetLabelTruncationLength','20',NULL,'Specify the facet max length in OPAC','Integer'), |
141 |
('FacetLabelTruncationLength','20',NULL,'Specify the facet max length in OPAC','Integer'), |
141 |
('FacetMaxCount','20',NULL,'Specify the max facet count for each category','Integer'), |
142 |
('FacetMaxCount','20',NULL,'Specify the max facet count for each category','Integer'), |