Fix Clean Insights config

Issue #94.
This commit is contained in:
N-Pex 2021-08-25 23:02:47 +02:00
parent 790340ccb8
commit 2f2372efc2
3 changed files with 7805 additions and 3368 deletions

11169
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -10,7 +10,7 @@
"dependencies": {
"aes-js": "^3.1.2",
"axios": "^0.21.0",
"clean-insights-sdk": "^2.4.1",
"clean-insights-sdk": "^2.4",
"core-js": "^3.6.5",
"data-uri-to-buffer": "^3.0.1",
"dayjs": "^1.10.3",

View file

@ -9,7 +9,7 @@
"enabled": true,
"config": {
"server": "https://metrics.cleaninsights.org/cleaninsights.php",
"siteid": 14,
"siteId": 14,
"timeout": 5,
"persistEveryNTimes": 1,
"debug": true,