From d8ffd37aae198d13a42aab69d624f8fc1d9804af Mon Sep 17 00:00:00 2001 From: Angel Farguell Caus Date: Fri, 28 Aug 2020 11:20:22 -0600 Subject: [PATCH] modify defaults in conf_example.json --- conf_example.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/conf_example.json b/conf_example.json index 87d549a..64db66f 100644 --- a/conf_example.json +++ b/conf_example.json @@ -10,9 +10,9 @@ "notnan": true, "artil": false, "hartil": 0.2, - "artiu": true, + "artiu": false, "hartiu": 0.1, - "downarti": true, + "downarti": false, "dminz": 0.1, "confal": 100, "toparti": false, -- 2.11.4.GIT