summaryrefslogtreecommitdiff
path: root/config.template/butler.json
diff options
context:
space:
mode:
Diffstat (limited to 'config.template/butler.json')
-rw-r--r--config.template/butler.json8
1 files changed, 8 insertions, 0 deletions
diff --git a/config.template/butler.json b/config.template/butler.json
new file mode 100644
index 0000000..915c535
--- /dev/null
+++ b/config.template/butler.json
@@ -0,0 +1,8 @@
+{
+ "cutoff_point": 24,
+ "cutoff_rate": 0.25,
+ "opponent_factor": 0.5,
+ "only_current": 0,
+ "segments_in_table_limit": 10,
+ "output_path": "${LIGA_AUSBUTLER_OUTPUT_PATH}"
+}