implemented --tor-port by request

This commit is contained in:
Miroslav Stampar
2011-12-23 10:57:09 +00:00
parent 89d2c7c042
commit b71a81041d
5 changed files with 19 additions and 2 deletions

View File

@@ -173,6 +173,7 @@ optDict = {
"replicate": "boolean",
"updateAll": "boolean",
"tor": "boolean",
"torPort": "integer",
"torType": "string",
},