https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21955
--- Comment #6 from Jonathan Druart <[email protected]> --- (In reply to Julian Maurice from comment #5) > I cannot reproduce the issue you mentioned on the ML. > > about.pl says > > > Effective caching method: Cache::Memory > > I have 2 starman workers but reloading the page always show the right value > for the syspref. > What am I missing ? Can you confirm you are displaying the pref's value using the Koha.Preference method, i.e. not looking at the pref admin view, which fetches the value from the DB directly? Also make sure starman's parameter --max-requests is not set to 1 :) -- 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/
