@ -7,8 +7,8 @@ basedir = os.path.abspath(os.path.dirname(__file__))
class Config:
JOBS = [
{
'id': 'check_jobs',
'func': 'app.scheduler_functions:check_jobs',
'id': 'checkout_jobs',
'func': 'app.scheduler_functions:checkout_jobs',
'seconds': 3,
'trigger': 'interval'
}
The note is not visible to the blocked user.