diff options
Diffstat (limited to 'configs/config.1s')
-rw-r--r-- | configs/config.1s/butler.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/configs/config.1s/butler.json b/configs/config.1s/butler.json index 74eb2d3..0f62f7a 100644 --- a/configs/config.1s/butler.json +++ b/configs/config.1s/butler.json @@ -1,6 +1,6 @@ { - "cutoff_point": 32, - "cutoff_rate": 0.1, + "cutoff_point": 24, + "cutoff_rate": 0.25, "opponent_factor": 0.5, "only_current": 0, "segments_in_table_limit": 10, |