Lines 158-163
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
158 |
('ComponentSortOrder','asc','asc|dsc|az|za','Specify the default sort order','Choice'), |
158 |
('ComponentSortOrder','asc','asc|dsc|az|za','Specify the default sort order','Choice'), |
159 |
('ConfirmFutureHolds','0','','Number of days for confirming future holds','Integer'), |
159 |
('ConfirmFutureHolds','0','','Number of days for confirming future holds','Integer'), |
160 |
('ConsiderOnSiteCheckoutsAsNormalCheckouts','1',NULL,'Consider on-site checkouts as normal checkouts','YesNo'), |
160 |
('ConsiderOnSiteCheckoutsAsNormalCheckouts','1',NULL,'Consider on-site checkouts as normal checkouts','YesNo'), |
|
|
161 |
('ContentWarningField', '', NULL, 'MARC field to use for content warnings', 'Free'), |
161 |
('CreateAVFromCataloguing', '1', '', 'Ability to create authorized values from the cataloguing module', 'YesNo'), |
162 |
('CreateAVFromCataloguing', '1', '', 'Ability to create authorized values from the cataloguing module', 'YesNo'), |
162 |
('CronjobLog','0',NULL,'If ON, log information from cron jobs.','YesNo'), |
163 |
('CronjobLog','0',NULL,'If ON, log information from cron jobs.','YesNo'), |
163 |
('CumulativeRestrictionPeriods',0,NULL,'Cumulate the restriction periods instead of keeping the highest','YesNo'), |
164 |
('CumulativeRestrictionPeriods',0,NULL,'Cumulate the restriction periods instead of keeping the highest','YesNo'), |