From 187fcccf7d41508d10bde62ce47079b2d3f859a4 Mon Sep 17 00:00:00 2001 From: emkael Date: Fri, 6 Jan 2017 00:30:34 +0100 Subject: Generating compiled table page --- config/butler.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'config/butler.json') diff --git a/config/butler.json b/config/butler.json index ab19a17..e238779 100644 --- a/config/butler.json +++ b/config/butler.json @@ -1,5 +1,6 @@ { "cutoff_point": 32, "cutoff_rate": 0.1, - "opponent_factor": 0.5 + "opponent_factor": 0.5, + "segments_in_table_limit": 10 } -- cgit v1.2.3