Use references in cache file example config
authorArran Cudbard-Bell <a.cudbardb@freeradius.org>
Tue, 2 Jul 2013 17:44:27 +0000 (18:44 +0100)
committerArran Cudbard-Bell <a.cudbardb@freeradius.org>
Tue, 2 Jul 2013 17:45:40 +0000 (18:45 +0100)
raddb/mods-available/cache

index 18d1e64..f51cafa 100644 (file)
@@ -88,7 +88,7 @@ cache {
                # [outer.]<list>:<attribute> <op> <value>
 
                # Cache all instances of Reply-Message in the reply list
-               reply:Reply-Message += reply:Reply-Message
+               reply:Reply-Message += &reply:Reply-Message
 
                # Add our own to show when the cache was last updated
                reply:Reply-Message += "Cache last updated at %t"