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 --- config.php.sample | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'config.php.sample') diff --git a/config.php.sample b/config.php.sample index 82c1c44ea..add56b839 100644 --- a/config.php.sample +++ b/config.php.sample @@ -18,6 +18,11 @@ $config['site']['server'] = 'localhost'; $config['site']['path'] = 'laconica'; #$config['site']['fancy'] = false; #$config['site']['theme'] = 'default'; +#For contact email, defaults to $_SERVER["SERVER_ADMIN"] +#$config['site']['email'] = 'admin@example.net'; +#Brought by... +#$config['site']['broughtby'] = 'Individual or Company'; +#$config['site']['broughtbyurl'] = 'http://example.net/'; # This is a PEAR DB DSN, see http://pear.php.net/manual/en/package.database.db.intro-dsn.php # Set it to match your actual database -- cgit v1.2.3-54-g00ecf