forked from GNUsocial/gnu-social
move filename stuff to debug function
darcs-hash:20080605024717-84dde-dc897a855af13ea30bb670daf94749e9f14fa7ad.gz
This commit is contained in:
@@ -35,10 +35,12 @@ require_once('DB/DataObject/Cast.php'); # for dates
|
||||
$config =
|
||||
array('site' =>
|
||||
array('name' => 'Just another Laconica microblog',
|
||||
'appname' => 'laconica', # for syslog
|
||||
'server' => 'localhost',
|
||||
'path' => '/',
|
||||
'fancy' => false),
|
||||
'syslog' =>
|
||||
array('appname' => 'laconica', # for syslog
|
||||
'priority' => 'debug'), # XXX: currently ignored
|
||||
'tag' =>
|
||||
array('authority' => 'INVALID TAG',
|
||||
'date' => 'PUT A DATE HERE',
|
||||
|
Reference in New Issue
Block a user