Skip to content
This repository has been archived by the owner on Oct 14, 2024. It is now read-only.

Commit

Permalink
deploy: e509217
Browse files Browse the repository at this point in the history
  • Loading branch information
ChenYFan committed Jul 23, 2022
1 parent 7fc5e03 commit d16a7ce
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 7 deletions.
9 changes: 4 additions & 5 deletions config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ hotpatch:
- https://raw.githubusercontent.com/ChenYFan/ClientWorker/gh-pages/cw.js
hotconfig:
- https://raw.githubusercontent.com/ChenYFan/ClientWorker/gh-pages/config.yaml
cleaninterval: 1000*20
catch_rules:
- rule: _
transform_rules:
Expand Down Expand Up @@ -34,7 +35,7 @@ catch_rules:


- search: _
replace: docroot/clientworker@2.5.3/doc/docs/.vitepress/dist
replace: docroot/clientworker@2.5.2/doc/docs/.vitepress/dist


- search: ^https\:\/\/docroot
Expand Down Expand Up @@ -65,9 +66,8 @@ catch_rules:
preflight: false
timeout: 5000
cache:
expire: 1000*60
delay: 200
expired_delay: 500
expire: 1000*10
delay: 3000

- search: \.html$
header:
Expand Down Expand Up @@ -120,7 +120,6 @@ catch_rules:
timeout: 5000
cache:
enable: true
expired_delay: 500
expire: 1000*60*60*24*7
delay: 150

Expand Down
Loading

0 comments on commit d16a7ce

Please sign in to comment.