nemesis/python_nemesis/default_config.py

5 lines
86 B
Python

DEBUG = True
TESTING = False
JSONIFY_PRETTYPRINT_REGULAR = True
JSON_SORT_KEYS = True