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
The check for the value of env_var_name is currently not documented but it requires the value "true". I suggest that we accept other truthy values like True or 1, as well.
The text was updated successfully, but these errors were encountered:
The check for the value of
env_var_name
is currently not documented but it requires the value "true". I suggest that we accept other truthy values likeTrue
or1
, as well.The text was updated successfully, but these errors were encountered: