Skip to content

Adapt scheduler.py to use pycaptive.ini variable #31

@ivanleoncz

Description

@ivanleoncz

Should use this variable:

SESSION_DURATION: 43200

And not the old app.config structure:

sched.add_job(expirer, 'interval', seconds=app.config['SCHEDULER_DICT']["INTERVAL"])

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions