diff --git a/mgc.html b/mgc.html
index ada65a4..926705b 100644
--- a/mgc.html
+++ b/mgc.html
@@ -18,6 +18,8 @@
defaults: {
// Define default properties
name: { value: "" },
+ processOutputFormat: { value: "process" },
+ dbaseOutputFormat: { value: "influxdb" },
// Logger properties
enableLog: { value: false },
@@ -74,6 +76,24 @@