Lines 319-324
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
319 |
('ILS-DI:AuthorizedIPs','','Restricts usage of ILS-DI to some IPs','.','Free'), |
319 |
('ILS-DI:AuthorizedIPs','','Restricts usage of ILS-DI to some IPs','.','Free'), |
320 |
('ImageLimit','5','','Limit images stored in the database by the Patron Card image manager to this number.','Integer'), |
320 |
('ImageLimit','5','','Limit images stored in the database by the Patron Card image manager to this number.','Integer'), |
321 |
('IncludeSeeFromInSearches','0','','Include see-from references in searches.','YesNo'), |
321 |
('IncludeSeeFromInSearches','0','','Include see-from references in searches.','YesNo'), |
|
|
322 |
('IncludeSeeAlsoFromInSearches','0','','Include see-also-from references in searches.','YesNo'), |
322 |
('IndependentBranches','0',NULL,'If ON, increases security between libraries','YesNo'), |
323 |
('IndependentBranches','0',NULL,'If ON, increases security between libraries','YesNo'), |
323 |
('IndependentBranchesPatronModifications','0', NULL, 'Show only modification request for the logged in branch','YesNo'), |
324 |
('IndependentBranchesPatronModifications','0', NULL, 'Show only modification request for the logged in branch','YesNo'), |
324 |
('IndependentBranchesTransfers','0', NULL, 'Allow non-superlibrarians to transfer items between libraries','YesNo'), |
325 |
('IndependentBranchesTransfers','0', NULL, 'Allow non-superlibrarians to transfer items between libraries','YesNo'), |