PORT = 7000 DEBUG = True URL = 'http://localhost:7000' ZNC_LOG_DIR = '/path/to/znc/logdir' SECRET_KEY = 'GENERATE_A_SECRET_KEY'