https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22473
--- Comment #4 from Jonathan Druart <[email protected]> --- 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. _______________________________________________ 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/
