Skip to content

Commit

Permalink
docs: update configure
Browse files Browse the repository at this point in the history
  • Loading branch information
yugasun committed Sep 9, 2020
1 parent 6df1212 commit 3217e3e
Showing 1 changed file with 5 additions and 7 deletions.
12 changes: 5 additions & 7 deletions docs/configure.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,11 @@ inputs:
- origin.site.com
originType: cos
originPullProtocol: https
https:
switch: on
http2: on
certInfo:
certId: 'abc'
refreshCdn:
urls:
- https://abc.com
Expand Down Expand Up @@ -59,13 +64,6 @@ inputs:
switch: on
redirectType: https
redirectStatusCode: 301
https:
switch: on
http2: on
certInfo:
certId: 'abc'
# certificate: 'xxx'
# privateKey: 'xxx'
```
### CDN 配置
Expand Down

0 comments on commit 3217e3e

Please sign in to comment.