Lines 379-385
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
379 |
('LinkerOptions','','','A pipe-separated list of options for the linker.','free'), |
379 |
('LinkerOptions','','','A pipe-separated list of options for the linker.','free'), |
380 |
('LinkerRelink','1',NULL,'If ON the authority linker will relink headings that have previously been linked every time it runs.','YesNo'), |
380 |
('LinkerRelink','1',NULL,'If ON the authority linker will relink headings that have previously been linked every time it runs.','YesNo'), |
381 |
('ListOwnerDesignated', NULL, NULL, 'Designated list owner at patron deletion', 'Free'), |
381 |
('ListOwnerDesignated', NULL, NULL, 'Designated list owner at patron deletion', 'Free'), |
382 |
('ListOwnershipUponPatronDeletion', 'delete', 'delete|transfer', 'Defines the action on their public or shared lists when patron is deleted', 'Choice'), |
382 |
('ListOwnershipUponPatronDeletion', 'delete', 'delete|transfer|transfer_public', 'Defines the action on their public or shared lists when patron is deleted', 'Choice'), |
383 |
('LoadCheckoutsTableDelay','0','','Delay before auto-loading checkouts table on checkouts screen','Integer'), |
383 |
('LoadCheckoutsTableDelay','0','','Delay before auto-loading checkouts table on checkouts screen','Integer'), |
384 |
('LoadSearchHistoryToTheFirstLoggedUser', '1', NULL, 'If ON, the next user will automatically get the last searches in their history', 'YesNo'), |
384 |
('LoadSearchHistoryToTheFirstLoggedUser', '1', NULL, 'If ON, the next user will automatically get the last searches in their history', 'YesNo'), |
385 |
('LocalCoverImages','0','1','Display local cover images on intranet details pages.','YesNo'), |
385 |
('LocalCoverImages','0','1','Display local cover images on intranet details pages.','YesNo'), |