Adding a hidden switch --ignore-401

This commit is contained in:
Miroslav Stampar
2014-04-29 23:26:45 +02:00
parent bd16bb7a6a
commit 2e96e3c924
3 changed files with 5 additions and 1 deletions

View File

@@ -224,6 +224,7 @@ optDict = {
"cpuThrottle": "integer",
"forceDns": "boolean",
"identifyWaf": "boolean",
"ignore401": "boolean",
"smokeTest": "boolean",
"liveTest": "boolean",
"stopFail": "boolean",