Lines 119-124
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
119 |
('ExpireReservesOnHolidays', '1', NULL, 'If false, reserves at a library will not be canceled on days the library is not open.', 'YesNo'), |
119 |
('ExpireReservesOnHolidays', '1', NULL, 'If false, reserves at a library will not be canceled on days the library is not open.', 'YesNo'), |
120 |
('ExtendedPatronAttributes','0',NULL,'Use extended patron IDs and attributes','YesNo'), |
120 |
('ExtendedPatronAttributes','0',NULL,'Use extended patron IDs and attributes','YesNo'), |
121 |
('FacetLabelTruncationLength','20',NULL,'Specify the facet max length in OPAC','Integer'), |
121 |
('FacetLabelTruncationLength','20',NULL,'Specify the facet max length in OPAC','Integer'), |
|
|
122 |
('FacetMaxCount','20',NULL,'Specify the max facet count for each category','Integer'), |
122 |
('FilterBeforeOverdueReport','0','','Do not run overdue report until filter selected','YesNo'), |
123 |
('FilterBeforeOverdueReport','0','','Do not run overdue report until filter selected','YesNo'), |
123 |
('FineNotifyAtCheckin','0',NULL,'If ON notify librarians of overdue fines on the items they are checking in.','YesNo'), |
124 |
('FineNotifyAtCheckin','0',NULL,'If ON notify librarians of overdue fines on the items they are checking in.','YesNo'), |
124 |
('finesCalendar','noFinesWhenClosed','ignoreCalendar|noFinesWhenClosed','Specify whether to use the Calendar in calculating duedates and fines','Choice'), |
125 |
('finesCalendar','noFinesWhenClosed','ignoreCalendar|noFinesWhenClosed','Specify whether to use the Calendar in calculating duedates and fines','Choice'), |