diff --git a/data/config.json.example b/data/config.json.example index 5eba648..eacdd82 100644 --- a/data/config.json.example +++ b/data/config.json.example @@ -10,5 +10,8 @@ "__do_not_edit": "most likely you will not change anything after this line", "data_folder": "data", "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 } +