-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
dfd05c2
commit 592a9fe
Showing
2 changed files
with
7 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,15 +1,15 @@ | ||
diff --git a/config.json b/config.json | ||
index 77b4b4d..840e615 100644 | ||
index bd2cff8..865ac47 100644 | ||
--- a/config.json | ||
+++ b/config.json | ||
@@ -5,7 +5,8 @@ | ||
@@ -5,8 +5,9 @@ | ||
"publicKey": "758b1c119412298802cd28dbfa394cdfeecc4074492d60844cc192d632d84de3" | ||
}, | ||
"collectorInfo": { | ||
- "publicKey": "ffdb37f5b336bcdd8d4fc5b8919aaf5c0230fb0341de7752a986cd7b255896cc" | ||
+ "publicKey": "ffdb37f5b336bcdd8d4fc5b8919aaf5c0230fb0341de7752a986cd7b255896cc", | ||
+ "secretKey": "928faa899b61a15df6c532259552b9ad1cfb58dabcfef1fbd702eb561d3ad5e1ffdb37f5b336bcdd8d4fc5b8919aaf5c0230fb0341de7752a986cd7b255896cc" | ||
}, | ||
"dataLogWrite": true | ||
"dataLogWrite": true, | ||
"collectorMode": "WS" | ||
} | ||
\ No newline at end of file |