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