21 May
2021
21 May
'21
5:50 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28415 --- Comment #1 from Jonathan Druart <jonathan.druart+koha@gmail.com> --- 30M can be saved is we remove C4::Biblio and C4::Koha Then we should replace the 2 use in the SearchEngine conditional with require statements (ie. don't need to load Koha::Z3950Responder::ZebraSession if we are using elastic). And it's down to ~45M (vs 160Mo), before the a request is made. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.