fixup! Set GlobalStaff permissions on reruns

This commit is contained in:
Don Mitchell
2014-08-18 16:14:54 -04:00
committed by Ben McMorran
parent 620218b19d
commit 71c41cfb92

View File

@@ -159,6 +159,7 @@ DEBUG_TOOLBAR_MONGO_STACKTRACES = False
# Enable URL that shows information about the status of variuous services
FEATURES['ENABLE_SERVICE_STATUS'] = True
FEATURES['ALLOW_COURSE_RERUNS'] = True
############################# SEGMENT-IO ##################################