fix: Update to resampler resolution handling

This commit is contained in:
Aditya Ujeniya
2024-12-04 14:17:05 +01:00
parent a21cedd4a0
commit bfeba8803d
4 changed files with 200 additions and 15 deletions

View File

@@ -180,17 +180,6 @@
"https-key-file": null
},
"retention-in-memory": "48h",
"nats": [
{
"address": "nats://localhost:4222",
"creds-file-path": "test.creds",
"subscriptions": [
{
"subscribe-to": "ee-hpc-nats",
"cluster-tag": "fritz2"
}
]
}
],
"nats": null,
"jwt-public-key": "kzfYrYy+TzpanWZHJ5qSdMj5uKUWgq74BWhQG6copP0="
}