From: Alan T. DeKok Date: Fri, 27 May 2011 12:49:17 +0000 (+0200) Subject: Document the "locking" configuration item X-Git-Tag: release_3_0_0_beta0~796 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4053d65e8d9c3b36416d661aef1cdbf5e060c0a8;p=thirdparty%2Ffreeradius-server.git Document the "locking" configuration item --- diff --git a/raddb/modules/detail b/raddb/modules/detail index f2ebc7893a5..da6ee3e2f8a 100644 --- a/raddb/modules/detail +++ b/raddb/modules/detail @@ -53,6 +53,12 @@ detail { # header = "%t" + # + # Uncomment this line if the detail file reader will be + # reading this detail file. + # +# locking = yes + # # Log the Packet src/dst IP/port. This is disabled by # default, as that information isn't used by many people.