Skip to content

Commit 6fc6154

Browse files
committed
docs: update config
1 parent 99317df commit 6fc6154

File tree

1 file changed

+5
-7
lines changed

1 file changed

+5
-7
lines changed

docs/configure.md

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,11 @@ inputs:
2727
area: mainland
2828
autoRefresh: true
2929
onlyRefresh: false
30+
https:
31+
switch: on
32+
http2: on
33+
certInfo:
34+
certId: 'abc'
3035
cache:
3136
simpleCache:
3237
followOrigin: on
@@ -58,13 +63,6 @@ inputs:
5863
switch: on
5964
redirectType: https
6065
redirectStatusCode: 301
61-
https:
62-
switch: on
63-
http2: on
64-
certInfo:
65-
certId: 'abc'
66-
# certificate: 'xxx'
67-
# privateKey: 'xxx'
6866
env:
6967
API_URL: https://api.com
7068
cors:

0 commit comments

Comments
 (0)