summaryrefslogtreecommitdiff
path: root/Examples
diff options
context:
space:
mode:
authorBluesaxorcist <joshua@operatorfoundation.org>2019-10-13 21:21:42 -0500
committerBluesaxorcist <joshua@operatorfoundation.org>2019-10-13 21:21:42 -0500
commit3eee4e2869a783c6f3a5baef279406d82c063f23 (patch)
tree3c79963aa8afb96abeaba5606d81affa071687c8 /Examples
parentf1832e8c060eb6f5593fdbc46dd13085d3eef588 (diff)
renamed all of the iatMode strings to iat-mode
Diffstat (limited to 'Examples')
-rw-r--r--Examples/OptimizerConfig.json2
-rw-r--r--Examples/obfs4Config.json2
2 files changed, 2 insertions, 2 deletions
diff --git a/Examples/OptimizerConfig.json b/Examples/OptimizerConfig.json
index 2634491..5857aa6 100644
--- a/Examples/OptimizerConfig.json
+++ b/Examples/OptimizerConfig.json
@@ -14,7 +14,7 @@
"address": "77.81.104.251:443",
"config": {
"cert": "a1cc6eI5H+1kTzXhbuwMR9w3ZkLeZuReniier8DYSlAg4ed9yTbnyDiWc1vF1WFWKFRYHQ",
- "iatMode": "0"
+ "iat-mode": "0"
}
}
]
diff --git a/Examples/obfs4Config.json b/Examples/obfs4Config.json
index 4138172..e26ea90 100644
--- a/Examples/obfs4Config.json
+++ b/Examples/obfs4Config.json
@@ -1,4 +1,4 @@
{
"cert": "a1cc6eI5H+1kTzXhbuwMR9w3ZkLeZuReniier8DYSlAg4ed9yTbnyDiWc1vF1WFWKFRYHQ",
- "iatMode": "0"
+ "iat-mode": "0"
} \ No newline at end of file