From f767a8b63b59c2d1128245fe25219e7a6716a8d3 Mon Sep 17 00:00:00 2001 From: Evan Prodromou Date: Tue, 1 Jul 2008 13:56:11 -0400 Subject: add more contact information darcs-hash:20080701175611-84dde-59873964e036f3c9bc225ea8272e840535ea7643.gz --- lib/common.php | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'lib/common.php') diff --git a/lib/common.php b/lib/common.php index e16d8d078..fbbcce5c3 100644 --- a/lib/common.php +++ b/lib/common.php @@ -40,7 +40,10 @@ $config = 'server' => 'localhost', 'theme' => 'default', 'path' => '/', - 'fancy' => false), + 'fancy' => false, + 'email' => $_SERVER['SERVER_ADMIN'], + 'broughtby' => NULL, + 'broughtbyurl' => NULL), 'syslog' => array('appname' => 'laconica', # for syslog 'priority' => 'debug'), # XXX: currently ignored -- cgit v1.2.3-54-g00ecf