From: Alan T. DeKok Date: Mon, 16 Jan 2017 14:20:37 +0000 (-0500) Subject: delete incorrect documentation X-Git-Tag: release_3_0_13~68 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0c0308b07b6bfd5cd4467841fbd864b653b5bb93;p=thirdparty%2Ffreeradius-server.git delete incorrect documentation --- diff --git a/raddb/mods-available/cache b/raddb/mods-available/cache index fe9ddd8fe9e..63f44b1c1be 100644 --- a/raddb/mods-available/cache +++ b/raddb/mods-available/cache @@ -63,15 +63,6 @@ cache { # This value should be between 10 and 86400. ttl = 10 - # You can flush the cache via - # - # radmin -e "set module config cache epoch 123456789" - # - # Where last value is a 32-bit Unix timestamp. Cache entries older - # than this are expired, as new entries added. - # - # You should never set the "epoch" configuration item in this file. - # If yes the following attributes will be added to the request: # * &request:Cache-Entry-Hits - The number of times this entry # has been retrieved.