♻️🐛 back: removing heap roundtrip and minor cleanup (#762)
This commit is contained in:
@@ -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",
|
||||
|
||||
@@ -37,9 +37,7 @@
|
||||
},
|
||||
"diagnostics": {
|
||||
"skipKeys": [],
|
||||
"probeSecret": "",
|
||||
"secret": "",
|
||||
"secretChallengeRefreshS": 15
|
||||
"probeSecret": ""
|
||||
},
|
||||
"tracker": {
|
||||
"type": "segment",
|
||||
|
||||
Reference in New Issue
Block a user