summaryrefslogtreecommitdiff
path: root/config/elo.json
diff options
context:
space:
mode:
Diffstat (limited to 'config/elo.json')
-rw-r--r--config/elo.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/config/elo.json b/config/elo.json
index a706656..38a7796 100644
--- a/config/elo.json
+++ b/config/elo.json
@@ -2,10 +2,10 @@
"initial_ranking": 2000.0,
"disparity": 400,
"importance": {
- "NC_Q": 1.6,
- "NC_R": 16,
- "C_Q": 3.2,
- "C_R": 32
+ "NC_Q": 1.6,
+ "NC_R": 16,
+ "C_Q": 3.2,
+ "C_R": 32
},
"importance_threshold": [ 2000, 1800 ]
}