risotto/src/risotto/config.py

4 lines
62 B
Python

HTTP_PORT = 8080
MESSAGE_ROOT_PATH = 'messages'
DEBUG = False