|
Lines 281-287
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
| 281 |
('ExtendedPatronAttributes','1',NULL,'Use extended patron IDs and attributes','YesNo'), |
281 |
('ExtendedPatronAttributes','1',NULL,'Use extended patron IDs and attributes','YesNo'), |
| 282 |
('FacetLabelTruncationLength','20',NULL,'Specify the facet max length in OPAC','Integer'), |
282 |
('FacetLabelTruncationLength','20',NULL,'Specify the facet max length in OPAC','Integer'), |
| 283 |
('FacetMaxCount','20',NULL,'Specify the max facet count for each category','Integer'), |
283 |
('FacetMaxCount','20',NULL,'Specify the max facet count for each category','Integer'), |
| 284 |
('FacetOrder','Alphabetical','Alphabetical|Usage','Specify the order of facets within each category','Choice'), |
284 |
('FacetOrder','Alphabetical','Alphabetical|Usage|Stringwise','Specify the order of facets within each category','Choice'), |
| 285 |
('FacetSortingLocale','default','','Choose the locale for sorting facet names when FacetOrder is set to Alphabetical. This enables proper Unicode-aware sorting of accented characters and locale-specific alphabetical ordering.','Choice'), |
285 |
('FacetSortingLocale','default','','Choose the locale for sorting facet names when FacetOrder is set to Alphabetical. This enables proper Unicode-aware sorting of accented characters and locale-specific alphabetical ordering.','Choice'), |
| 286 |
('FailedLoginAttempts','','','Number of login attempts before lockout the patron account','Integer'), |
286 |
('FailedLoginAttempts','','','Number of login attempts before lockout the patron account','Integer'), |
| 287 |
('FallbackToSMSIfNoEmail', 0, 'Enable|Disable', 'Send messages by SMS if no patron email is defined', 'YesNo'), |
287 |
('FallbackToSMSIfNoEmail', 0, 'Enable|Disable', 'Send messages by SMS if no patron email is defined', 'YesNo'), |