Lines 328-333
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
328 |
('SearchMyLibraryFirst','0',NULL,'If ON, OPAC searches return results limited by the user\'s library by default if they are logged in','YesNo'), |
328 |
('SearchMyLibraryFirst','0',NULL,'If ON, OPAC searches return results limited by the user\'s library by default if they are logged in','YesNo'), |
329 |
('SelfCheckHelpMessage','','70|10','Enter HTML to include under the basic Web-based Self Checkout instructions on the Help page','Textarea'), |
329 |
('SelfCheckHelpMessage','','70|10','Enter HTML to include under the basic Web-based Self Checkout instructions on the Help page','Textarea'), |
330 |
('SelfCheckTimeout','120','','Define the number of seconds before the Web-based Self Checkout times out a patron','Integer'), |
330 |
('SelfCheckTimeout','120','','Define the number of seconds before the Web-based Self Checkout times out a patron','Integer'), |
|
|
331 |
('SendAllEmailsTo','',NULL,'This email will replace the To address in every message sent by the system. This is meant to help testing only.','Textarea'), |
331 |
('SeparateHoldings','0',NULL,'Separate current branch holdings from other holdings','YesNo'), |
332 |
('SeparateHoldings','0',NULL,'Separate current branch holdings from other holdings','YesNo'), |
332 |
('SeparateHoldingsBranch','homebranch','homebranch|holdingbranch','Branch used to separate holdings','Choice'), |
333 |
('SeparateHoldingsBranch','homebranch','homebranch|holdingbranch','Branch used to separate holdings','Choice'), |
333 |
('SessionStorage','mysql','mysql|Pg|tmp','Use database or a temporary file for storing session data','Choice'), |
334 |
('SessionStorage','mysql','mysql|Pg|tmp','Use database or a temporary file for storing session data','Choice'), |