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
Enable appsettings.json to be used in liquid template when loading agent. Like the states can be used in function json file.
In instruction.liquid, developers can use the settings in the form of {{ settings.Logging.LogLevel.Default }}