https://bugzilla.wikimedia.org/show_bug.cgi?id=56509

--- Comment #12 from Ori Livneh <o...@wikimedia.org> ---
(In reply to comment #4)
>         $this->getMain()->setCacheMode( 'public' );
>         $this->getMain()->setCacheMaxAge( 300 );

As a quick fix, this should be set to 31536000 (one year), not 300 (five
minutes). Don't worry about invalidation since we'll move this to
ResourceLoader anyway.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to