]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - lib/common.php
debugging stuff in accesstoken action
[quix0rs-gnu-social.git] / lib / common.php
index 6ff40ab5f0f058d01af883ffea4f5ab0a3cc2244..f910b361350cd764d125458fd4c3e691ec31bec2 100644 (file)
@@ -36,7 +36,11 @@ $config =
   array('site' =>
                array('name' => 'Just another Laconica microblog',
                          'server' => 'localhost',
-                         'path' => '/'),
+                         'path' => '/',
+                         'fancy' => false),
+               'syslog' =>
+               array('appname' => 'laconica', # for syslog
+                         'priority' => 'debug'), # XXX: currently ignored
                'tag' =>
                array('authority' => 'INVALID TAG',
                          'date' => 'PUT A DATE HERE',