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