https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21082 --- Comment #5 from M. Tompsett <mtompset@hotmail.com> --- Comment on attachment 77053 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=77053 Bug 21082: Database updates Review of attachment 77053: --> (https://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.html&bug=21082&attachment=77053) ----------------------------------------------------------------- ::: installer/data/mysql/sysprefs.sql @@ +415,4 @@
('OverDriveClientKey','','Client key for OverDrive integration','30','Free'), ('OverDriveClientSecret','','Client key for OverDrive integration','30','YesNo'), ('OverDriveLibraryID','','Library ID for OverDrive integration','','Integer'), +('OverDrivePasswordRequired','',NULL,'Does the library require passwords for OverDrive SIP authentication','Free'),
Shouldn't 'Free' be 'YesNo'? -- You are receiving this mail because: You are watching all bug changes.