diff --git a/config.sample.json b/config.sample.json index 49e7ebd..f677aae 100644 --- a/config.sample.json +++ b/config.sample.json @@ -1,4 +1,5 @@ { "delimiter": "\t", - "quotechar": "'" + "quotechar": "'", + "destination_path": "" }