Turn off hash randomization on the xdist workers as well.

This commit is contained in:
Feanil Patel
2019-09-06 15:25:25 -04:00
parent 486e25bd79
commit f2445cfe36
3 changed files with 5 additions and 1 deletions

View File

@@ -308,3 +308,5 @@ derive_settings(__name__)
SYSTEM_WIDE_ROLE_CLASSES = os.environ.get("SYSTEM_WIDE_ROLE_CLASSES", [])
DEFAULT_MOBILE_AVAILABLE = True
PROCTORING_SETTINGS = {}