Changeset 1932712
- Timestamp:
- 08/29/2018 11:43:12 PM (8 years ago)
- File:
-
- 1 edited
-
pwa4wp/trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
pwa4wp/trunk/readme.txt
r1932543 r1932712 17 17 Manifest file is a json file that has configurations of web applications. 18 18 ServiceWorker is a javascript file that controls PWA's functions. 19 To start PWA, configure two files from configuration screen. 19 To start PWA, configure two files from configuration screen. 20 21 You can fine-tune the cache, such as expiration date, time and URL exclusion. 22 By excluding the URLs, like a new arrival information, data acquisition destination in ajax, this plugin can keep PWA data fresh. 23 You can set expire time of caches, then old cache will purged after specified time. 20 24 21 25 ### STEP1
Note: See TracChangeset
for help on using the changeset viewer.