Implementing --proxy-freq (Issue #4496)

This commit is contained in:
Miroslav Stampar
2020-12-26 23:04:48 +01:00
parent bb02eefb70
commit 1b2ac3069d
5 changed files with 18 additions and 1 deletions

View File

@@ -46,6 +46,7 @@ optDict = {
"proxy": "string",
"proxyCred": "string",
"proxyFile": "string",
"proxyFreq": "integer",
"tor": "boolean",
"torPort": "integer",
"torType": "string",