diff --git a/config-example.json b/config-example.json index 1362d4a..30cf43c 100644 --- a/config-example.json +++ b/config-example.json @@ -20,8 +20,9 @@ "options": { "interval": 250, "ignoreDotFiles": false, + "uploadOriginal": false, "compress": { "js": true } } -} \ No newline at end of file +}