Repository URL to install this package:
|
Version:
1.2.0 ▾
|
proctoru-xblock
/
settings.py
|
|---|
from django.conf import settings
PROCTORU_EXAM_AWAY_TIMEOUT = getattr(settings, 'PROCTORU_EXAM_AWAY_TIMEOUT', -240)