Lines 487-493
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
487 |
('SelfCheckTimeout','120','','Define the number of seconds before the Web-based Self Checkout times out a patron','Integer'), |
487 |
('SelfCheckTimeout','120','','Define the number of seconds before the Web-based Self Checkout times out a patron','Integer'), |
488 |
('SeparateHoldings','0',NULL,'Separate current branch holdings from other holdings','YesNo'), |
488 |
('SeparateHoldings','0',NULL,'Separate current branch holdings from other holdings','YesNo'), |
489 |
('SeparateHoldingsBranch','homebranch','homebranch|holdingbranch','Branch used to separate holdings','Choice'), |
489 |
('SeparateHoldingsBranch','homebranch','homebranch|holdingbranch','Branch used to separate holdings','Choice'), |
490 |
('SerialSortIgnoreWords','',NULL,'Words to ignore in serial search','Free'), |
|
|
491 |
('SessionRestrictionByIP','1','Check for change in remote IP address for session security. Disable only when remote IP address changes frequently.','','YesNo'), |
490 |
('SessionRestrictionByIP','1','Check for change in remote IP address for session security. Disable only when remote IP address changes frequently.','','YesNo'), |
492 |
('SessionStorage','mysql','mysql|Pg|tmp','Use database or a temporary file for storing session data','Choice'), |
491 |
('SessionStorage','mysql','mysql|Pg|tmp','Use database or a temporary file for storing session data','Choice'), |
493 |
('ShelfBrowserUsesCcode','1','0','Use the item collection code when finding items for the shelf browser.','YesNo'), |
492 |
('ShelfBrowserUsesCcode','1','0','Use the item collection code when finding items for the shelf browser.','YesNo'), |
Lines 502-507
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
502 |
('SMSSendPassword', '', '', 'Password used to send SMS messages', 'free'), |
501 |
('SMSSendPassword', '', '', 'Password used to send SMS messages', 'free'), |
503 |
('SMSSendUsername', '', '', 'Username/Login used to send SMS messages', 'free'), |
502 |
('SMSSendUsername', '', '', 'Username/Login used to send SMS messages', 'free'), |
504 |
('SocialNetworks','0','','Enable/Disable social networks links in opac detail pages','YesNo'), |
503 |
('SocialNetworks','0','','Enable/Disable social networks links in opac detail pages','YesNo'), |
|
|
504 |
('SortIgnoreArticles','',NULL,'Words to ignore in serial search','Free'), |
505 |
('SpecifyDueDate','1','','Define whether to display \"Specify Due Date\" form in Circulation','YesNo'), |
505 |
('SpecifyDueDate','1','','Define whether to display \"Specify Due Date\" form in Circulation','YesNo'), |
506 |
('SpecifyReturnDate',1,'','Define whether to display \"Specify Return Date\" form in Circulation','YesNo'), |
506 |
('SpecifyReturnDate',1,'','Define whether to display \"Specify Return Date\" form in Circulation','YesNo'), |
507 |
('SpineLabelAutoPrint','0','','If this setting is turned on, a print dialog will automatically pop up for the quick spine label printer.','YesNo'), |
507 |
('SpineLabelAutoPrint','0','','If this setting is turned on, a print dialog will automatically pop up for the quick spine label printer.','YesNo'), |