autotest_platform/config.py

4 lines
85 B
Python
Raw Normal View History

2018-07-30 16:58:01 +08:00
CSRF_ENABLED = True
SECRET_KEY = 'you-will-never-guess'
BOOTSTRAP_SERVE_LOCAL = True