HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Please upgrade here. These earlier versions are no longer being updated and have security issues.
[Solved] PageSpeed plugin since 1.80 doesn't use filemtime() to track modified files
This discussion is related to the Page Speed addon.

Using version instead!
Make sure that plugin/application/theme version has been changed.
However, you can always clean cache.
Make sure that plugin/application/theme version has been changed.
However, you can always clean cache.
Tagged:
0
Comments
grep is your friend.
$Configuration['Plugins']['PageSpeed']['AllInOne']=1;
it finally worked
don't use TRUE
grep is your friend.