https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16579

Jonathan Druart <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|WONTFIX                     |---

--- Comment #11 from Jonathan Druart <[email protected]> 
---
Maybe it's silly but I have another option:
c) move the memcached config to a syspref and do not fetch this pref from the
cache (like we do for OVERRIDE_SYSPREF_*)

It will 1/ avoid to parse the koha conf file, 2/ keep the ability to cache it,
3/ add the ability to use the cache from anywhere and 4/ remove the need to
export env vars.

I have to admit it's not its place and the cache config should not be stored in
the DB, but it looks like a tempting solution. Do I miss something?

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to