]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
minor word smithing
authorAlan T. DeKok <aland@freeradius.org>
Thu, 24 Jan 2019 17:38:10 +0000 (12:38 -0500)
committerAlan T. DeKok <aland@freeradius.org>
Thu, 24 Jan 2019 17:38:10 +0000 (12:38 -0500)
raddb/mods-available/cache_eap

index 804cd6db71ac933fdae77da5fc86bdc29a14e4b7..049d4aa11d9ea732dc2d183777483cb3f081d018 100644 (file)
@@ -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