diff --git a/settler.html b/settler.html index 5ca254f..703a588 100644 --- a/settler.html +++ b/settler.html @@ -6,6 +6,8 @@ color: "#e4a363", defaults: { name: { value: "" }, + processOutputFormat: { value: "process" }, + dbaseOutputFormat: { value: "influxdb" }, enableLog: { value: false }, logLevel: { value: "error" }, @@ -55,6 +57,24 @@ +