autotest_platform/config.py

4 lines
85 B
Python

CSRF_ENABLED = True
SECRET_KEY = 'you-will-never-guess'
BOOTSTRAP_SERVE_LOCAL = True