File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -82,8 +82,8 @@ at [`logging.config` documentation page](https://docs.python.org/3.6/library/log
82
82
- ` TABPY_KEY_FILE ` - absolute path to private key file to run TabPy with.
83
83
Only used with ` TABPY_TRANSFER_PROTOCOL ` set to ` https ` . Default value -
84
84
not set.
85
- - ` TABPY_MINIMUM_TLS_VERSION ` - set the minimum TLS version that the server
86
- will accept for secure connections (` TLSv1_2 ` , ` TLSv1_3 ` , etc). Refer to
85
+ - ` TABPY_MINIMUM_TLS_VERSION ` - set the minimum TLS version that the server
86
+ will accept for secure connections (` TLSv1_2 ` , ` TLSv1_3 ` , etc). Refer to
87
87
[ docs.python.org] ( https://docs.python.org/3/library/ssl.html#ssl.TLSVersion.MINIMUM_SUPPORTED )
88
88
for acceptable values. Default value - ` TLSv1_2 ` .
89
89
- ` TABPY_LOG_DETAILS ` - when set to ` true ` additional call information
You can’t perform that action at this time.
0 commit comments