From d53d9023955bfcba7c632eac9ccbe05dbc235839 Mon Sep 17 00:00:00 2001 From: Linus Nordberg Date: Mon, 4 Apr 2011 13:35:31 +0200 Subject: Remove dashes from all options F-Ticks.* for consistency. --- radsecproxy.conf-example | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'radsecproxy.conf-example') diff --git a/radsecproxy.conf-example b/radsecproxy.conf-example index 04a27ef..8f96626 100644 --- a/radsecproxy.conf-example +++ b/radsecproxy.conf-example @@ -30,7 +30,7 @@ #LogDestination x-syslog:///log_local2 # For generating log entries conforming to the F-Ticks system, specify -# F-Ticks-Reporting with one of the following values. +# FTicksReporting with one of the following values. # None -- Do not log in F-Ticks format. This is the default. # Basic -- Do log in F-Ticks format but do not log VISINST. # Full -- Do log in F-Ticks format and do log VISINST. @@ -38,7 +38,7 @@ # its matching client configuration block has to contain the # fticksVISCOUNTRY option. -# You can optionally specify F-Ticks-MAC in order to determine if and +# You can optionally specify FTicksMAC in order to determine if and # how Calling-Station-Id is logged. # Static -- Use a static string as a placeholder for # Calling-Station-Id. This is the default. @@ -48,13 +48,13 @@ # FullyHashed -- Hash the entire string. # FullyKeyHashed -- Like FullyHashed but salt with F-Ticks-Key. -# In order to use F-Ticks-MAC with one of VendorKeyHashed or -# FullyKeyHashed, specify a key with F-Ticks-Key. -# F-Ticks-Key +# In order to use FTicksMAC with one of VendorKeyHashed or +# FullyKeyHashed, specify a key with FTicksKey. +# FTicksKey # Default F-Ticks configuration: -#F-Ticks-Reporting None -#F-Ticks-Mac FullyKeyHashed +#FTicksReporting None +#FTicksMac FullyKeyHashed # There is an option for doing some simple loop prevention. Note that # the LoopPrevention directive can be used in server blocks too, -- cgit v1.1