diff options
Diffstat (limited to 'radsecproxy.conf.5.xml')
-rw-r--r-- | radsecproxy.conf.5.xml | 9 |
1 files changed, 1 insertions, 8 deletions
diff --git a/radsecproxy.conf.5.xml b/radsecproxy.conf.5.xml index 3871e06..35182f0 100644 --- a/radsecproxy.conf.5.xml +++ b/radsecproxy.conf.5.xml @@ -633,8 +633,7 @@ blocktype name { <literal>AddTTL</literal>, <literal>rewrite</literal>, <literal>rewriteIn</literal>, <literal>rewriteOut</literal>, <literal>statusServer</literal>, <literal>retryCount</literal>, - <literal>retryInterval</literal>, - <literal>dynamicLookupCommand</literal> and + <literal>retryInterval</literal> and <literal>LoopPrevention</literal>. </para> <para> @@ -669,12 +668,6 @@ blocktype name { an interval of 5s. </para> <para> - The option <literal>dynamicLookupCommand</literal> can be used - to specify a command that should be executed to dynamically - configure and use a server. The use of this feature will be - documented separately/later. - </para> - <para> Using the <literal>LoopPrevention</literal> option here overrides any basic setting of this option. See section <literal>BASIC OPTIONS</literal> for details on this option. |