Use minute for the default detail writer/reader
authorArran Cudbard-Bell <a.cudbardb@freeradius.org>
Thu, 12 Jul 2012 20:40:17 +0000 (21:40 +0100)
committerArran Cudbard-Bell <a.cudbardb@freeradius.org>
Thu, 12 Jul 2012 20:40:17 +0000 (21:40 +0100)
raddb/modules/detail.example.com

index aba83aa..af7e345 100644 (file)
@@ -23,5 +23,5 @@
 #  $Id$
 #
 detail detail.example.com {
-       detailfile = ${radacctdir}/detail.example.com/detail-%Y%m%d:%H
+       detailfile = ${radacctdir}/detail.example.com/detail-%Y%m%d:%H:%G
 }