cache.manifest 1.1 KB

12345678910111213141516171819202122232425262728293031323334353637
  1. CACHE MANIFEST
  2. # version 2013-05-21 13:30:21
  3. # Note: If this file is dynamic, it must return MIME text/cache-manifest
  4. # Note: Order of CACHE, NETWORK and FALLBACK section does not change behaviour
  5. " Note:
  6. # Files listed under CACHE will be ALWAYS cached after they are loaded.
  7. # And they will be always used from Cache after (even after refresh).
  8. CACHE:
  9. theme/dolibarr_logo.png
  10. support/
  11. support/index.php
  12. support/online.php
  13. support/default.css
  14. support/helpcenter.png
  15. support/internet.png
  16. support/mail.png
  17. support/pagemaster.png
  18. support/redstar.png
  19. support/star.png
  20. support/who.png
  21. # The NETWORK section contains the path to a folder to ensure that requests
  22. # to load resources will use internet.
  23. # CACHE has priority on NETWORK, so usage is useless
  24. NETWORK:
  25. /
  26. # The FALLBACK section contains entries that provide a backup strategy.
  27. # If the browser is unable to retrieve the original content, the fallback resource will be used.
  28. # In the example above, we display a static image in case the dynamic one is unavailable.
  29. FALLBACK:
  30. #/ public/offline.php
  31. #theme/amarok/img/* theme/eldy/img/