summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authoremkael <emkael@tlen.pl>2017-01-06 00:30:34 +0100
committeremkael <emkael@tlen.pl>2017-01-06 00:30:34 +0100
commit187fcccf7d41508d10bde62ce47079b2d3f859a4 (patch)
tree7d34618e11c5d45af5a95a520689d817e515e68c /config
parent89591b0893bf3ec2ca5124c19ea1c660978d1b40 (diff)
Generating compiled table page
Diffstat (limited to 'config')
-rw-r--r--config/butler.json3
1 files changed, 2 insertions, 1 deletions
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
}