summaryrefslogtreecommitdiffstats
path: root/application.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'application.cfg')
-rw-r--r--application.cfg3
1 files changed, 2 insertions, 1 deletions
diff --git a/application.cfg b/application.cfg
index 80dd60b..423d539 100644
--- a/application.cfg
+++ b/application.cfg
@@ -1,5 +1,6 @@
PORT = 7000
DEBUG = True
-URL = 'https://zlv.localhost'
+URL = 'https://zlv.localhost/'
ZNC_LOG_DIR = '/path/to/znc/logdir'
SECRET_KEY = 'GENERATE_A_SECRET_KEY'
+KRB5_KTNAME = '/path/to/keytab'