[Koha-bugs] [Bug 22473] Use koha-conf.xml modification time as cache key

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Mar 14 20:06:45 CET 2019


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

--- Comment #4 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
Created attachment 86631
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=86631&action=edit
Bug 22473: Example of watcher to invalidate config cache - V4

Test plan:
perl watchfile.pl
then update the config

Note that we do not handle everything, for instance the DB
credentials will not be taken into account. I guess we could call
  C4::Context->dbh({ new => 1 })
as well.

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


More information about the Koha-bugs mailing list