Lines 484-489
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
484 |
('PatronAnonymizeDelay','',NULL,'Delay for anonymizing patrons', 'Integer'), |
484 |
('PatronAnonymizeDelay','',NULL,'Delay for anonymizing patrons', 'Integer'), |
485 |
('PatronAutoComplete','1','Try|Don\'t try','to guess the patron being entered while typing a patron search for circulation or patron search. Only returns the first 10 results at a time.','YesNo'), |
485 |
('PatronAutoComplete','1','Try|Don\'t try','to guess the patron being entered while typing a patron search for circulation or patron search. Only returns the first 10 results at a time.','YesNo'), |
486 |
('PatronDuplicateMatchingAddFields','surname|firstname|dateofbirth', NULL,'A list of fields separated by "|" to deduplicate patrons when created','Free'), |
486 |
('PatronDuplicateMatchingAddFields','surname|firstname|dateofbirth', NULL,'A list of fields separated by "|" to deduplicate patrons when created','Free'), |
|
|
487 |
('PatronEmailValidationMXrecord','1','NULL','email address entered on patron self registration to pass Mail Exchange (MX) record check.','YesNo'), |
487 |
('patronimages','0',NULL,'Enable patron images for the Staff Client','YesNo'), |
488 |
('patronimages','0',NULL,'Enable patron images for the Staff Client','YesNo'), |
488 |
('PatronRemovalDelay','',NULL,'Delay for removing anonymized patrons', 'Integer'), |
489 |
('PatronRemovalDelay','',NULL,'Delay for removing anonymized patrons', 'Integer'), |
489 |
('PatronSelfModificationBorrowerUnwantedField','',NULL,'Name the fields you don\'t want to display when a patron is editing their information via the OPAC.','free'), |
490 |
('PatronSelfModificationBorrowerUnwantedField','',NULL,'Name the fields you don\'t want to display when a patron is editing their information via the OPAC.','free'), |