Lines 231-237
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
231 |
('MarcFieldsToOrder','',NULL,'Set the mapping values for a new order line created from a MARC record in a staged file. In a YAML format.','textarea'), |
231 |
('MarcFieldsToOrder','',NULL,'Set the mapping values for a new order line created from a MARC record in a staged file. In a YAML format.','textarea'), |
232 |
('MARCOrgCode','OSt','','Define MARC Organization Code for MARC21 records - http://www.loc.gov/marc/organizations/orgshome.html','free'), |
232 |
('MARCOrgCode','OSt','','Define MARC Organization Code for MARC21 records - http://www.loc.gov/marc/organizations/orgshome.html','free'), |
233 |
('MaxFine',NULL,'','Maximum fine a patron can have for all late returns at one moment. Single item caps are specified in the circulation rules matrix.','Integer'), |
233 |
('MaxFine',NULL,'','Maximum fine a patron can have for all late returns at one moment. Single item caps are specified in the circulation rules matrix.','Integer'), |
234 |
('MaxItemsForBatch','1000',NULL,'Max number of items record to process in a batch (modification or deletion)','Integer'), |
234 |
('MaxItemsToDisplayForBatchDel','1000',NULL,'Display up to a given number of items in a single item deletionbatch.','Integer'), |
|
|
235 |
('MaxItemsToProcessForBatchMod','1000',NULL,'Process up to a given number of items in a single item modification batch.','Integer'), |
235 |
('maxItemsInSearchResults','20',NULL,'Specify the maximum number of items to display for each result on a page of results','free'), |
236 |
('maxItemsInSearchResults','20',NULL,'Specify the maximum number of items to display for each result on a page of results','free'), |
236 |
('maxoutstanding','5','','maximum amount withstanding to be able make holds','Integer'), |
237 |
('maxoutstanding','5','','maximum amount withstanding to be able make holds','Integer'), |
237 |
('maxRecordsForFacets','20',NULL,NULL,'Integer'), |
238 |
('maxRecordsForFacets','20',NULL,NULL,'Integer'), |