[Koha-bugs] [Bug 15341] Performance - Retrieve all sysprefs at once

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Dec 10 10:48:52 CET 2015


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15341

--- Comment #4 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
(In reply to Frédéric Demians from comment #2)
> Isn't plack supposed to bring some persistency? And so couldn't we have
> preferences available somewhere from one page to the other?

Both psgi files (debian/templates/plack.psgi and misc/plack/koha.psgi) disable
the syspref cache (C4::Context->disable_syspref_cache();), see bug 13805.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list