Lines 642-648
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
642 |
('UploadPurgeTemporaryFilesDays','',NULL,'If not empty, number of days used when automatically deleting temporary uploads','integer'), |
642 |
('UploadPurgeTemporaryFilesDays','',NULL,'If not empty, number of days used when automatically deleting temporary uploads','integer'), |
643 |
('uppercasesurnames','0',NULL,'If ON, surnames are converted to upper case in patron entry form','YesNo'), |
643 |
('uppercasesurnames','0',NULL,'If ON, surnames are converted to upper case in patron entry form','YesNo'), |
644 |
('URLLinkText','',NULL,'Text to display as the link anchor in the OPAC','free'), |
644 |
('URLLinkText','',NULL,'Text to display as the link anchor in the OPAC','free'), |
645 |
('UsageStats', 0, NULL, 'Share anonymous usage data on the Hea Koha community website.', 'YesNo'), |
645 |
('UsageStats', 2, NULL, 'Share anonymous usage data on the Hea Koha community website.', 'YesNo'), |
646 |
('UsageStatsCountry', '', NULL, 'The country where your library is located, to be shown on the Hea Koha community website', 'Choice'), |
646 |
('UsageStatsCountry', '', NULL, 'The country where your library is located, to be shown on the Hea Koha community website', 'Choice'), |
647 |
('UsageStatsID', '', NULL, 'This preference is part of Koha but it should not be deleted or updated manually.', 'Free'), |
647 |
('UsageStatsID', '', NULL, 'This preference is part of Koha but it should not be deleted or updated manually.', 'Free'), |
648 |
('UsageStatsGeolocation', '', NULL, 'Geolocation of the main library.', 'Free'), |
648 |
('UsageStatsGeolocation', '', NULL, 'Geolocation of the main library.', 'Free'), |