Property reference
sn_appclient.scheduled_jobs_config
The sn_appclient.scheduled_jobs_config property defines the configuration for scheduled jobs related to update and configuration checks. Admins should review this setting to ensure that scheduled jobs operate within the desired time frames and are enabled as needed.
Default: {"updateChecker":{"isEnabled":true,"startTime":0,"endTime":86400},"configChecker":{"isEnabled":true,"startTime":0,"endTime":86400}}
Type: string
Application: Scoped App Client