Commit Graph

2 Commits

Author SHA1 Message Date
David Glasser
02f799e041 docs: disable appcache on Firefox
Fixes #3248.
2015-01-23 17:06:44 -08:00
Avital Oliver
ec170b7c3c docs: turn off appcache on safari
Turns out AppCache on Safari 7 is totally broken (see
http://stackoverflow.com/questions/22888945/safari-7-application-cache-does-not-work).
This, combined with our "reload if you can't load CSS or JS" strategy for
multi-server deploy causes infinite reloads in some cases.

Hopefully this will resolve the sporadic complaints we get
from some users about infinite reloads.
2014-05-09 18:34:39 -07:00