More text
authoraland <aland>
Fri, 11 Apr 2003 17:54:58 +0000 (17:54 +0000)
committeraland <aland>
Fri, 11 Apr 2003 17:54:58 +0000 (17:54 +0000)
doc/variables.txt

index cab93f3..39969e6 100644 (file)
@@ -32,6 +32,10 @@ RADIUS attributes, you must put the string into an back-quoted string:
 
        Session-Timeout = `%{expr: 2 + 3}`
 
+To do the dynamic translation in the 'radiusd.conf' (or some other
+configuration files), just use the variable as-is.  See 'radiusd.conf'
+for examples.
+
 
 Additionally, you can use conditional syntax similar to ${foo:-bar} as
 defined in 'sh'.  For example: