You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
All integrations have their corresponding _ENABLED env var to toggle the integration, except for Mercure one, for historical reasons.
Add one for consistency, making it fall back to current mechanism in which the presence of the public hub URL is evaluated, but mark that behavior as deprecated and make future versions rely on this env var only, with a default false value.
The text was updated successfully, but these errors were encountered:
All integrations have their corresponding
_ENABLED
env var to toggle the integration, except for Mercure one, for historical reasons.Add one for consistency, making it fall back to current mechanism in which the presence of the public hub URL is evaluated, but mark that behavior as deprecated and make future versions rely on this env var only, with a default
false
value.The text was updated successfully, but these errors were encountered: