View | Details | Raw Unified | Return to bug 14537
Collapse All | Expand All

(-)a/installer/data/mysql/sysprefs.sql (-2 / +1 lines)
Lines 274-280 INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, ` Link Here
274
('NorwegianPatronDBSearchNLAfterLocalHit','0',NULL,'Search NL if a search has already given one or more local hits?.','YesNo'),
274
('NorwegianPatronDBSearchNLAfterLocalHit','0',NULL,'Search NL if a search has already given one or more local hits?.','YesNo'),
275
('NotesBlacklist','',NULL,'List of notes fields that should not appear in the title notes/description separator of details','free'),
275
('NotesBlacklist','',NULL,'List of notes fields that should not appear in the title notes/description separator of details','free'),
276
('NotHighlightedWords','and|or|not',NULL,'List of words to NOT highlight when OpacHitHighlight is enabled','free'),
276
('NotHighlightedWords','and|or|not',NULL,'List of words to NOT highlight when OpacHitHighlight is enabled','free'),
277
('NoticeBcc','','','Email address to bcc outgoing overdue notices sent by email','free'),
277
('NoticeBcc','','','Email address to bcc outgoing notices sent by email','free'),
278
('NoticeCSS','',NULL,'Notices CSS url.','free'),
278
('NoticeCSS','',NULL,'Notices CSS url.','free'),
279
('NotifyBorrowerDeparture','30',NULL,'Define number of days before expiry where circulation is warned about patron account expiry','Integer'),
279
('NotifyBorrowerDeparture','30',NULL,'Define number of days before expiry where circulation is warned about patron account expiry','Integer'),
280
('NovelistSelectEnabled','0',NULL,'Enable Novelist Select content.  Requires Novelist Profile and Password','YesNo'),
280
('NovelistSelectEnabled','0',NULL,'Enable Novelist Select content.  Requires Novelist Profile and Password','YesNo'),
281
- 

Return to bug 14537