Skip to content
This repository was archived by the owner on Nov 22, 2024. It is now read-only.

Commit f4c5e0f

Browse files
committed
added more profile info
1 parent 2f0a39d commit f4c5e0f

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -176,6 +176,7 @@ When you create a **CloudFlare** class you can pass up to four parameters.
176176
* Account email (only if an API Key is being used)
177177
* Optional Origin-CA Certificate Token
178178
* Optional Debug flag (True/False)
179+
* Optional Profile name (the default is `Cloudflare`)
179180

180181
```python
181182
import CloudFlare

README.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -200,6 +200,7 @@ parameters.
200200
- Account email (only if an API Key is being used)
201201
- Optional Origin-CA Certificate Token
202202
- Optional Debug flag (True/False)
203+
- Optional Profile name (the default is ``Cloudflare``)
203204

204205
.. code:: python
205206

0 commit comments

Comments
 (0)