PORT = 7000 DEBUG = True URL = 'https://zlv.localhost/' ZNC_LOG_DIR = '/path/to/znc/logdir' SECRET_KEY = 'GENERATE_A_SECRET_KEY' KRB5_KTNAME = '/path/to/keytab'