"""Configuration file""" MESSAGE_FILE = "message.txt" BASIC_AUTH_FORCE = True BASIC_AUTH_USERNAME = "username" BASIC_AUTH_PASSWORD = "password"