forked from Infra/risotto
import config-manager controller
This commit is contained in:
@ -1,3 +1,5 @@
|
||||
HTTP_PORT = 8080
|
||||
MESSAGE_ROOT_PATH = 'messages'
|
||||
DEBUG = False
|
||||
ROOT_CACHE_DIR = 'cache'
|
||||
DEBUG = True
|
||||
DATABASE_DIR = 'database'
|
||||
|
Reference in New Issue
Block a user