[prev] [thread] [next] [lurker] [Date index for 2005/01/26]
Author: richardc
Date: 2005-01-26 23:47:10 +0000 (Wed, 26 Jan 2005)
New Revision: 1789
Modified:
trunk/siesta/lib/Siesta/Config.pm
Log:
trim the old log stuff
Modified: trunk/siesta/lib/Siesta/Config.pm
===================================================================
--- trunk/siesta/lib/Siesta/Config.pm 2005-01-26 23:40:41 UTC (rev 1788)
+++ trunk/siesta/lib/Siesta/Config.pm 2005-01-26 23:47:10 UTC (rev 1789)
@@ -90,26 +90,7 @@
$config->define( digests => { DEFAULT => '/usr/local/siesta/digests' } );
-=item log_path
-Where we log things
-
-By default - /usr/local/siesta/error
-
-=cut
-
-$config->define( log_path => { DEFAULT => '/usr/local/siesta/error' } );
-
-
-=item log_level
-
-By default - 3
-
-=cut
-
-$config->define( log_level => { DEFAULT => 3 } );
-
-
=item storage_dsn
The DSN for our local DB
Generated at 00:00 on 27 Jan 2005 by mariachi 0.52