Lines 145-150
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
145 |
('COinSinOPACResults','1','','If ON, use COinS in OPAC search results page. NOTE: this can slow down search response time significantly','YesNo'), |
145 |
('COinSinOPACResults','1','','If ON, use COinS in OPAC search results page. NOTE: this can slow down search response time significantly','YesNo'), |
146 |
('CollapseFieldsPatronAddForm','',NULL,'Collapse these fields by default when adding a new patron. These fields can still be expanded.','Multiple'), |
146 |
('CollapseFieldsPatronAddForm','',NULL,'Collapse these fields by default when adding a new patron. These fields can still be expanded.','Multiple'), |
147 |
('ConfirmFutureHolds','0','','Number of days for confirming future holds','Integer'), |
147 |
('ConfirmFutureHolds','0','','Number of days for confirming future holds','Integer'), |
|
|
148 |
('ConsiderLibraryHoursWhenIssuing', 'close', 'close|open|ignore', "Take library opening hours into consideration to calculate due date when issuing.", 'Choice'), |
148 |
('ConsiderOnSiteCheckoutsAsNormalCheckouts','1',NULL,'Consider on-site checkouts as normal checkouts','YesNo'), |
149 |
('ConsiderOnSiteCheckoutsAsNormalCheckouts','1',NULL,'Consider on-site checkouts as normal checkouts','YesNo'), |
149 |
('CreateAVFromCataloguing', '1', '', 'Ability to create authorized values from the cataloguing module', 'YesNo'), |
150 |
('CreateAVFromCataloguing', '1', '', 'Ability to create authorized values from the cataloguing module', 'YesNo'), |
150 |
('CronjobLog','0',NULL,'If ON, log information from cron jobs.','YesNo'), |
151 |
('CronjobLog','0',NULL,'If ON, log information from cron jobs.','YesNo'), |