Skip to main content

SML Settings

AtScale supports the following SML configuration settings.

sml.environment.variables

  • Default:
  • Restart: No

Defines a list of global environment variables for the current environment.

For more information on working with global environment variables, see Configuring Global Environment Variables.

sml.validation.queries.enabled

  • Default: true
  • Restart: No; requires browser refresh

Enables/disables model validation queries. Disabling this setting may be useful if your models contain large query-based datasets, as their validation queries can be large and costly.

AtScale recommends setting this value to true in development environments, and false in production.

Important

After updating this setting, you must refresh the browser for your changes to take effect.