Revision: 2013 Author: olavmrk Date: Tue Dec 1 01:29:21 2009 Log: statistics: Update default statistics display.
Fixes issue 223. http://code.google.com/p/simplesamlphp/source/detail?r=2013 Modified: /trunk/modules/statistics/config-templates/module_statistics.php ======================================= --- /trunk/modules/statistics/config-templates/module_statistics.php Tue Dec 1 01:29:10 2009 +++ /trunk/modules/statistics/config-templates/module_statistics.php Tue Dec 1 01:29:21 2009 @@ -22,7 +22,7 @@ - 'default' => 'sso_hoursweek', + 'default' => 'sso', 'statdir' => '/tmp/stats/', 'inputfile' => '/var/log/simplesamlphp.stat', -- You received this message because you are subscribed to the Google Groups "simpleSAMLphp commits" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/simplesamlphp-commits?hl=en.
