We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8fc0a1c commit aff0596Copy full SHA for aff0596
lib/config.js
@@ -52,6 +52,7 @@ config.ensureConfigOverride.fields.push(meterServiceName);
52
cfg.interactions = {
53
enabled: false,
54
caches: {
55
+ // FIXME: remove; replace with bedrock-notify
56
exchangePolling: {
57
// each cache value is only a boolean (the key is ~64 bytes); one entry
58
// per exchange being actively polled, 1M = ~60 MiB
0 commit comments