|
Lines 183-188
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
| 183 |
('ContentWarningField', '', NULL, 'MARC field to use for content warnings', 'Free'), |
183 |
('ContentWarningField', '', NULL, 'MARC field to use for content warnings', 'Free'), |
| 184 |
('CookieConsent', '0', NULL, 'Require cookie consent to be displayed', 'YesNo'), |
184 |
('CookieConsent', '0', NULL, 'Require cookie consent to be displayed', 'YesNo'), |
| 185 |
('CookieConsentedJS', '', NULL, 'Add Javascript code that will run if cookie consent is provided (e.g. tracking code).', 'Free'), |
185 |
('CookieConsentedJS', '', NULL, 'Add Javascript code that will run if cookie consent is provided (e.g. tracking code).', 'Free'), |
|
|
186 |
('CoverImagesCategories', '', NULL, 'Cover images will show in the patron checkouts table for selected patron categories. Please note: this only currently works for Amazon cover images', 'Free'), |
| 186 |
('CreateAVFromCataloguing', '1', '', 'Ability to create authorized values from the cataloguing module', 'YesNo'), |
187 |
('CreateAVFromCataloguing', '1', '', 'Ability to create authorized values from the cataloguing module', 'YesNo'), |
| 187 |
('CronjobLog','0',NULL,'If ON, log information from cron jobs.','YesNo'), |
188 |
('CronjobLog','0',NULL,'If ON, log information from cron jobs.','YesNo'), |
| 188 |
('CSVDelimiter',',',';|tabulation|,|/|\\|#||','Define the default separator character for exporting reports','Choice'), |
189 |
('CSVDelimiter',',',';|tabulation|,|/|\\|#||','Define the default separator character for exporting reports','Choice'), |