Skip to content

Commit 4d20c09

Browse files
committed
Merge branch 'master' of https://github.com/hlx98007/python-cloudflare into hlx98007-master
2 parents 01fe999 + 11320f0 commit 4d20c09

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -129,11 +129,12 @@ $ cat ~/.cloudflare/cloudflare.cfg
129129
[CloudFlare]
130130
email = user@example.com
131131
token = 00000000000000000000000000000000
132-
certoken = v1.0-...
132+
certtoken = v1.0-...
133+
extras =
133134
$
134135
```
135136

136-
The *CF_API_CERTKEY* or *certtoken* values are used for the Origin-CA */certificates* API calls.
137+
The *CF_API_CERTKEY* or *certtoken* values are used for the Origin-CA */certificates* API calls. At the time of being, you must leave extras in the configuration, the value can be left blank.
137138

138139
## Included example code
139140

0 commit comments

Comments
 (0)