Subversion Repositories configs

Rev

Rev 4 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 4 Rev 34
Line 18... Line 18...
18
#  other purposes.  i.e. It should have NO other files in it.
18
#  other purposes.  i.e. It should have NO other files in it.
19
#
19
#
20
#  Writing multiple detail enables the server to process the pieces
20
#  Writing multiple detail enables the server to process the pieces
21
#  in smaller chunks.  This helps in certain catastrophic corner cases.
21
#  in smaller chunks.  This helps in certain catastrophic corner cases.
22
#
22
#
23
#  $Id$
23
#  $Id: af7e3452fdd49ed6a3cd379c2a4d90e17f34532f $
24
#
24
#
25
detail detail.example.com {
25
detail detail.example.com {
26
	detailfile = ${radacctdir}/detail.example.com/detail-%Y%m%d:%H
26
	detailfile = ${radacctdir}/detail.example.com/detail-%Y%m%d:%H:%G
27
}
27
}