summaryrefslogtreecommitdiff
path: root/globals.lisp
diff options
context:
space:
mode:
Diffstat (limited to 'globals.lisp')
-rw-r--r--globals.lisp3
1 files changed, 3 insertions, 0 deletions
diff --git a/globals.lisp b/globals.lisp
index ade91a3..a81d0ef 100644
--- a/globals.lisp
+++ b/globals.lisp
@@ -26,6 +26,9 @@
(defparameter *site* nil
"One of :WIRSELKRAUT and :NFS.NET.")
+(defparameter *notification-email* "mulk@gmx.net"
+ "The e-mail address that comment submissions are to be sent to.")
+
(defparameter *debugging-p* nil)
(defparameter *query* nil