Plugin Directory

Changeset 1932712


Ignore:
Timestamp:
08/29/2018 11:43:12 PM (8 years ago)
Author:
ryushindo
Message:

update readme.txt

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pwa4wp/trunk/readme.txt

    r1932543 r1932712  
    1717Manifest file is a json file that has configurations of web applications. 
    1818ServiceWorker is a javascript file that controls PWA's functions. 
    19 To start PWA, configure two files from configuration screen. 
     19To start PWA, configure two files from configuration screen.
     20
     21You can fine-tune the cache, such as expiration date, time and URL exclusion.
     22By excluding the URLs, like a new arrival information,  data acquisition destination in ajax, this plugin can keep PWA data fresh.
     23You can set expire time of caches, then old cache will purged after specified time.
    2024
    2125### STEP1
Note: See TracChangeset for help on using the changeset viewer.