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
When using the inject_global_value rule with an environment variable that is not set, darklua emits a warning. To avoid that warning, there should be a property to set a default value. This property should only be usable when the environment variable is provided, otherwise it's a configuration error.