summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--application.cfg1
1 files changed, 1 insertions, 0 deletions
diff --git a/application.cfg b/application.cfg
index 29e8233..80dd60b 100644
--- a/application.cfg
+++ b/application.cfg
@@ -2,3 +2,4 @@ PORT = 7000
DEBUG = True
URL = 'https://zlv.localhost'
ZNC_LOG_DIR = '/path/to/znc/logdir'
+SECRET_KEY = 'GENERATE_A_SECRET_KEY'