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