Atmosphere Scheduled Jobs configuration properties
Refresh Interval (delete.expired.user.job.trigger.repeatInterval)
The interval in milliseconds between each process of looking for expired users.
Default: 86400000
Start Delay (delete.expired.user.job.trigger.startDelay)
The time in milliseconds before the process of looking for expired users job begins, after the bundle is started.
Default: 600000
Enable Refresh (delete.expired.user.job.enabled)
Enables or disables the process of looking for expired users job. If this is disabled, the process of looking for expired users job will not start.
Default: true