From d0ba0cbae2726abc32b638a12d3b176c939c6857 Mon Sep 17 00:00:00 2001 From: emkael Date: Tue, 10 Jan 2017 12:30:40 +0100 Subject: Option to calculate opponents' scores with all results, not only current --- config/butler.json | 1 + 1 file changed, 1 insertion(+) (limited to 'config/butler.json') diff --git a/config/butler.json b/config/butler.json index e238779..89d97a3 100644 --- a/config/butler.json +++ b/config/butler.json @@ -2,5 +2,6 @@ "cutoff_point": 32, "cutoff_rate": 0.1, "opponent_factor": 0.5, + "only_current": 0, "segments_in_table_limit": 10 } -- cgit v1.2.3