diff options
author | emkael <emkael@tlen.pl> | 2020-10-08 23:58:30 +0200 |
---|---|---|
committer | emkael <emkael@tlen.pl> | 2020-10-08 23:58:30 +0200 |
commit | 9a0ca4d1075f879b812cd8a1b55ab3a2c8e07c40 (patch) | |
tree | c3d885017b3e35aea1583c7ac2d5b6f4095f924c /configs/config.eklasa/butler.json | |
parent | 22d81d669191f669edd609d94859a8e480fa5b00 (diff) |
Multiple configs handling rewritten to use envsubst
Diffstat (limited to 'configs/config.eklasa/butler.json')
-rw-r--r-- | configs/config.eklasa/butler.json | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/configs/config.eklasa/butler.json b/configs/config.eklasa/butler.json deleted file mode 100644 index 0f62f7a..0000000 --- a/configs/config.eklasa/butler.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "cutoff_point": 24, - "cutoff_rate": 0.25, - "opponent_factor": 0.5, - "only_current": 0, - "segments_in_table_limit": 10, - "output_path": "./output" -} |