Minor update

This commit is contained in:
stamparm
2013-04-30 13:56:38 +02:00
parent 214d9aaf4b
commit 03c4eb8338
3 changed files with 8 additions and 9 deletions

View File

@@ -47,6 +47,7 @@ optDict = {
"saFreq": "integer",
"skipUrlEncode": "boolean",
"evalCode": "string",
"forceSSL": "boolean",
},
"Optimization": {
@@ -178,7 +179,6 @@ optDict = {
"dumpFormat": "string",
"eta": "boolean",
"flushSession": "boolean",
"forceSSL": "boolean",
"forms": "boolean",
"freshQueries": "boolean",
"hexConvert": "boolean",