Lines 167-173
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
167 |
('ConfirmFutureHolds','0','','Number of days for confirming future holds','Integer'), |
167 |
('ConfirmFutureHolds','0','','Number of days for confirming future holds','Integer'), |
168 |
('ConsiderOnSiteCheckoutsAsNormalCheckouts','1',NULL,'Consider on-site checkouts as normal checkouts','YesNo'), |
168 |
('ConsiderOnSiteCheckoutsAsNormalCheckouts','1',NULL,'Consider on-site checkouts as normal checkouts','YesNo'), |
169 |
('ContentWarningField', '', NULL, 'MARC field to use for content warnings', 'Free'), |
169 |
('ContentWarningField', '', NULL, 'MARC field to use for content warnings', 'Free'), |
170 |
('ConvertSelectedReservesToRecalls', 'oldest', 'oldest|recallable', 'Choose whether the convert_reserves_to_recalls.pl cronjob should convert only the oldest reserve on the record to a recall, or one reserve for each item available to be recalled', 'Choice'), |
170 |
('ConvertSelectedHoldsToRecalls', 'oldest', 'oldest|recallable', 'Choose whether the convert_holds_to_recalls.pl cronjob should convert only the oldest hold on the record to a recall, or one hold for each item available to be recalled', 'Choice'), |
171 |
('CookieConsent', '0', NULL, 'Require cookie consent to be displayed', 'YesNo'), |
171 |
('CookieConsent', '0', NULL, 'Require cookie consent to be displayed', 'YesNo'), |
172 |
('CookieConsentedJS', '', NULL, 'Add Javascript code that will run if cookie consent is provided (e.g. tracking code).', 'Free'), |
172 |
('CookieConsentedJS', '', NULL, 'Add Javascript code that will run if cookie consent is provided (e.g. tracking code).', 'Free'), |
173 |
('CreateAVFromCataloguing', '1', '', 'Ability to create authorized values from the cataloguing module', 'YesNo'), |
173 |
('CreateAVFromCataloguing', '1', '', 'Ability to create authorized values from the cataloguing module', 'YesNo'), |