HTTP_HOST = "127.0.0.1" HTTP_PORT = 8182 DATABASE_DIR = "./db" QUIET = False WEBDATA_DIR = "./web/dist" COLLECTION_NAME = 'default'