Lines 591-597
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
591 |
('SendAllEmailsTo','',NULL,'All emails will be redirected to this email if it is not empty','free'), |
591 |
('SendAllEmailsTo','',NULL,'All emails will be redirected to this email if it is not empty','free'), |
592 |
('SeparateHoldings','0',NULL,'Separate current branch holdings from other holdings','YesNo'), |
592 |
('SeparateHoldings','0',NULL,'Separate current branch holdings from other holdings','YesNo'), |
593 |
('SeparateHoldingsBranch','homebranch','homebranch|holdingbranch','Branch used to separate holdings','Choice'), |
593 |
('SeparateHoldingsBranch','homebranch','homebranch|holdingbranch','Branch used to separate holdings','Choice'), |
594 |
('SerialSortIgnoreWords','des du de la le les leur d l an a the',NULL,'Words to ignore in serial search','Free'), |
594 |
('SerialSortIgnoreWords','',NULL,'Words to ignore in serial search','Free'), |
595 |
('SessionRestrictionByIP','1','Check for change in remote IP address for session security. Disable only when remote IP address changes frequently.','','YesNo'), |
595 |
('SessionRestrictionByIP','1','Check for change in remote IP address for session security. Disable only when remote IP address changes frequently.','','YesNo'), |
596 |
('SessionStorage','mysql','mysql|Pg|tmp','Use database or a temporary file for storing session data','Choice'), |
596 |
('SessionStorage','mysql','mysql|Pg|tmp','Use database or a temporary file for storing session data','Choice'), |
597 |
('ShelfBrowserUsesCcode','1','0','Use the item collection code when finding items for the shelf browser.','YesNo'), |
597 |
('ShelfBrowserUsesCcode','1','0','Use the item collection code when finding items for the shelf browser.','YesNo'), |