eg. 'wrapper', 'category:python' or '"document database"'
# Rename this file to conf.py and adjust the following
# as required
DB = 'test_mouchak'
SITE_TITLE = 'Testing Mouchak'
HOST = '0.0.0.0'
PORT = 5000