cosmetics

This commit is contained in:
Miroslav Stampar
2010-11-16 14:11:32 +00:00
parent b9d9f18939
commit cccb565859
3 changed files with 78 additions and 78 deletions

View File

@@ -21,17 +21,6 @@ optDict = {
"configFile": "string"
},
"General": {
"xmlFile": "string",
"sessionFile": "string",
"trafficFile": "string",
"flushSession": "boolean",
"forms": "boolean",
"eta": "boolean",
"updateAll": "boolean",
"batch": "boolean"
},
"Request": {
"method": "string",
"data": "string",
@@ -162,6 +151,17 @@ optDict = {
"regType": "string"
},
"General": {
"xmlFile": "string",
"sessionFile": "string",
"trafficFile": "string",
"flushSession": "boolean",
"forms": "boolean",
"eta": "boolean",
"updateAll": "boolean",
"batch": "boolean"
},
"Miscellaneous": {
"beep": "boolean",
"checkPayload": "boolean",