https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21101
--- Comment #7 from Marcel de Rooy <[email protected]> --- (In reply to Tomás Cohen Arazi from comment #6) > We need a couple 'flush' buttons in about.pl, what do you think? > > - flush memcached > - flush template-toolkit cache > - flush XSLT cache Hmm. This might be better than toggling preferences. Where: About or Administration? The need to flush the XSLT cache separately might be very limited (although supported with $xslt->refresh). If we gracefully(!) restart Plack, we achieve the same and more? -- You are receiving this mail because: You are the assignee for the bug. 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/
