Revision: 2038 Author: olavmrk Date: Fri Dec 4 03:16:48 2009 Log: statistics: Update default statistics display.
Merged into 1.5 branch from r2013. http://code.google.com/p/simplesamlphp/source/detail?r=2038 Modified: /branches/simplesamlphp-1.5/modules/statistics/config-templates/module_statistics.php ======================================= --- /branches/simplesamlphp-1.5/modules/statistics/config-templates/module_statistics.php Fri Dec 4 03:16:40 2009 +++ /branches/simplesamlphp-1.5/modules/statistics/config-templates/module_statistics.php Fri Dec 4 03:16:48 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.
