diff options
Diffstat (limited to 'config')
-rw-r--r-- | config/butler.json | 1 |
1 files changed, 1 insertions, 0 deletions
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 } |