Lines 210-215
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
210 |
('ExtendedPatronAttributes','1',NULL,'Use extended patron IDs and attributes','YesNo'), |
210 |
('ExtendedPatronAttributes','1',NULL,'Use extended patron IDs and attributes','YesNo'), |
211 |
('FacetLabelTruncationLength','20',NULL,'Specify the facet max length in OPAC','Integer'), |
211 |
('FacetLabelTruncationLength','20',NULL,'Specify the facet max length in OPAC','Integer'), |
212 |
('FacetMaxCount','20',NULL,'Specify the max facet count for each category','Integer'), |
212 |
('FacetMaxCount','20',NULL,'Specify the max facet count for each category','Integer'), |
|
|
213 |
('FacetOrder','Alphabetical','Alphabetical|Usage','Specify the order of facets within each category','Choice'), |
213 |
('FailedLoginAttempts','','','Number of login attempts before lockout the patron account','Integer'), |
214 |
('FailedLoginAttempts','','','Number of login attempts before lockout the patron account','Integer'), |
214 |
('FallbackToSMSIfNoEmail', 0, 'Enable|Disable', 'Send messages by SMS if no patron email is defined', 'YesNo'), |
215 |
('FallbackToSMSIfNoEmail', 0, 'Enable|Disable', 'Send messages by SMS if no patron email is defined', 'YesNo'), |
215 |
('FeeOnChangePatronCategory','1','','If set, when a patron changes to a category with enrolment fee, a fee is charged','YesNo'), |
216 |
('FeeOnChangePatronCategory','1','','If set, when a patron changes to a category with enrolment fee, a fee is charged','YesNo'), |