add more contact information

darcs-hash:20080701175611-84dde-59873964e036f3c9bc225ea8272e840535ea7643.gz
This commit is contained in:
Evan Prodromou
2008-07-01 13:56:11 -04:00
parent 27b2da9902
commit f767a8b63b
5 changed files with 48 additions and 9 deletions

View File

@@ -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