14 Mar
2019
14 Mar
'19
8:06 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22473 --- Comment #4 from Jonathan Druart <jonathan.druart@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.