better default

This commit is contained in:
2018-01-26 14:50:01 +02:00
parent 454ea7875c
commit 19ba46535b

View File

@@ -10,5 +10,8 @@
"__do_not_edit": "most likely you will not change anything after this line", "__do_not_edit": "most likely you will not change anything after this line",
"data_folder": "data", "data_folder": "data",
"shares_file": "data/shares.json", "shares_file": "data/shares.json",
"date_format": "%Y-%m-%d %H:%M" "zip_folder": "data/.zip",
"date_format": "%Y-%m-%d %H:%M",
"debug": false
} }