♻️🐛 back: removing heap roundtrip and minor cleanup (#762)

This commit is contained in:
Eric Doughty-Papassideris
2024-12-12 04:07:39 +01:00
parent 7da9062916
commit 4da82ecfcc
7 changed files with 5 additions and 83 deletions
@@ -21,8 +21,7 @@
"__name": "DIAG_SKIP_KEYS",
"__format": "json"
},
"probeSecret": "DIAG_PROBE_SECRET",
"secret": "DIAG_SECRET"
"probeSecret": "DIAG_PROBE_SECRET"
},
"webserver": {
"host": "TWAKE_DRIVE_HOST",
+1 -3
View File
@@ -37,9 +37,7 @@
},
"diagnostics": {
"skipKeys": [],
"probeSecret": "",
"secret": "",
"secretChallengeRefreshS": 15
"probeSecret": ""
},
"tracker": {
"type": "segment",