summaryrefslogtreecommitdiff
path: root/config.json
diff options
context:
space:
mode:
Diffstat (limited to 'config.json')
-rw-r--r--config.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/config.json b/config.json
index 792f931..7e5f5f5 100644
--- a/config.json
+++ b/config.json
@@ -5,5 +5,11 @@
"type": "ftp",
"port": 21
}
+ ],
+ "reporters": [
+ {
+ "name": "basic-reporter",
+ "type": "console-logger"
+ }
]
} \ No newline at end of file