File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -31,8 +31,9 @@ Check the [Python Connect SDK Example](example/README.md) to see an example of i
31
31
export OP_CONNECT_HOST=< your-connect-host> && \
32
32
export OP_CONNECT_TOKEN=< your-connect-token>
33
33
```
34
-
34
+
35
35
2.1 If you need a higher timeout on the client requests you can export ` OP_CONNECT_CLIENT_REQ_TIMEOUT ` environment variable:
36
+
36
37
``` sh
37
38
# set the timeout to 90 seconds
38
39
export OP_CONNECT_CLIENT_REQ_TIMEOUT=90
@@ -94,6 +95,4 @@ For more examples of how to use the SDK, check out [USAGE.md](USAGE.md).
94
95
95
96
1Password requests you practice responsible disclosure if you discover a vulnerability.
96
97
97
- Please file requests via [** BugCrowd** ](https:// bugcrowd.com/ agilebits).
98
-
99
- For information about security practices, please visit the [1Password Bug Bounty Program](https:// bugcrowd.com/ agilebits).
98
+ Please file requests by sending an email to bugbounty@ agilebits.com.
You can’t perform that action at this time.
0 commit comments