summaryrefslogtreecommitdiff
path: root/configs/config.1s/butler.json
diff options
context:
space:
mode:
authoremkael <emkael@tlen.pl>2020-10-08 23:58:30 +0200
committeremkael <emkael@tlen.pl>2020-10-08 23:58:30 +0200
commit9a0ca4d1075f879b812cd8a1b55ab3a2c8e07c40 (patch)
treec3d885017b3e35aea1583c7ac2d5b6f4095f924c /configs/config.1s/butler.json
parent22d81d669191f669edd609d94859a8e480fa5b00 (diff)
Multiple configs handling rewritten to use envsubst
Diffstat (limited to 'configs/config.1s/butler.json')
-rw-r--r--configs/config.1s/butler.json8
1 files changed, 0 insertions, 8 deletions
diff --git a/configs/config.1s/butler.json b/configs/config.1s/butler.json
deleted file mode 100644
index 0f62f7a..0000000
--- a/configs/config.1s/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"
-}