Lines 129-134
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
129 |
('casLogout','0','','Does a logout from Koha should also log the user out of CAS?','YesNo'), |
129 |
('casLogout','0','','Does a logout from Koha should also log the user out of CAS?','YesNo'), |
130 |
('casServerUrl','https://localhost:8443/cas','','URL of the cas server','Free'), |
130 |
('casServerUrl','https://localhost:8443/cas','','URL of the cas server','Free'), |
131 |
('casServerVersion','2', '2|3','Version of the CAS server Koha will connect to.','Choice'), |
131 |
('casServerVersion','2', '2|3','Version of the CAS server Koha will connect to.','Choice'), |
|
|
132 |
('CatalogerEmails', '', '', 'Notify these catalogers by email when a catalog concern is submitted', 'free'), |
132 |
('CatalogModuleRelink','0',NULL,'If OFF the linker will never replace the authids that are set in the cataloging module.','YesNo'), |
133 |
('CatalogModuleRelink','0',NULL,'If OFF the linker will never replace the authids that are set in the cataloging module.','YesNo'), |
133 |
('CataloguingLog','1',NULL,'If ON, log edit/create/delete actions on bibliographic data. WARNING: this feature is very resource consuming.','YesNo'), |
134 |
('CataloguingLog','1',NULL,'If ON, log edit/create/delete actions on bibliographic data. WARNING: this feature is very resource consuming.','YesNo'), |
134 |
('ChargeFinesOnClosedDays','0',NULL,'Charge fines on days the library is closed.','YesNo'), |
135 |
('ChargeFinesOnClosedDays','0',NULL,'Charge fines on days the library is closed.','YesNo'), |