summaryrefslogtreecommitdiff
path: root/globals.lisp
diff options
context:
space:
mode:
authorMatthias Benkard <code@mail.matthias.benkard.de>2009-10-07 22:59:51 +0200
committerMatthias Benkard <code@mail.matthias.benkard.de>2009-10-07 22:59:51 +0200
commit2a9daa9f73c6b6a9663a69799c4f22e8b0afcd87 (patch)
tree2f352a2e9d1c21ce18f483a8137be4ffd145c85f /globals.lisp
parent0bde00b1039ae10a0fdef0f71ef7a2b6e41c5016 (diff)
Update e-mail address for comment notification mail.
Ignore-this: 6db3fe4c448eb1213ac68747345ded5e darcs-hash:0235148bfcd605618b10a6bdea715f6f7512218d
Diffstat (limited to 'globals.lisp')
-rw-r--r--globals.lisp2
1 files changed, 1 insertions, 1 deletions
diff --git a/globals.lisp b/globals.lisp
index 1637931..e039217 100644
--- a/globals.lisp
+++ b/globals.lisp
@@ -26,7 +26,7 @@
(defparameter *site* nil
"One of :WIRSELKRAUT and :NFS.NET.")
-(defparameter *notification-email* "mulk@gmx.net"
+(defparameter *notification-email* "auto@mail.matthias.benkard.de"
"The e-mail address that comment submissions are to be sent to.")
(defparameter *debugging-p* nil)