summaryrefslogtreecommitdiff
path: root/config/butler.json
diff options
context:
space:
mode:
authoremkael <emkael@tlen.pl>2017-01-03 23:37:23 +0100
committeremkael <emkael@tlen.pl>2017-01-04 20:56:05 +0100
commit140d8206002abe5762f983a465d1f8619d013e13 (patch)
tree35f3d0ddac0b35a7ec74f4752db3a1244ed07a84 /config/butler.json
Initial commit:
* git-crypt setup * configuration files
Diffstat (limited to 'config/butler.json')
-rw-r--r--config/butler.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/config/butler.json b/config/butler.json
new file mode 100644
index 0000000..ab19a17
--- /dev/null
+++ b/config/butler.json
@@ -0,0 +1,5 @@
+{
+ "cutoff_point": 32,
+ "cutoff_rate": 0.1,
+ "opponent_factor": 0.5
+}