From: Alan T. DeKok Date: Thu, 24 Jan 2019 17:38:10 +0000 (-0500) Subject: minor word smithing X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=68833da12d09d377db496a54cea3b4afca8432e9;p=thirdparty%2Ffreeradius-server.git minor word smithing --- diff --git a/raddb/mods-available/cache_eap b/raddb/mods-available/cache_eap index 804cd6db71a..049d4aa11d9 100644 --- a/raddb/mods-available/cache_eap +++ b/raddb/mods-available/cache_eap @@ -5,20 +5,24 @@ # $Id$ ####################################################################### +# # ## Cache EAP Module # -# The `Cache EAP` module responses for resiliency on intermediary proxy `fail-over`. +# The `cache_eap` module responses for resiliency on intermediary proxy `fail-over`. +# +# Please see the `cache` module for full documentation. # # # ## Sample configuration # cache cache_eap { - # key:: + # + # key:: Cache key # key = "%{%{control:State}:-%{%{reply:State}:-%{State}}}" - # ttl:: + # ttl:: TTL for cache entries. # ttl = 15