From: Alan T. DeKok Date: Wed, 17 May 2023 12:11:06 +0000 (-0400) Subject: minor fixes X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=27eae8ad083a36575a0c2d5cf0caa5a95afdf664;p=thirdparty%2Ffreeradius-server.git minor fixes --- diff --git a/raddb/mods-available/cache b/raddb/mods-available/cache index 12b28553ff3..6497c6329f8 100644 --- a/raddb/mods-available/cache +++ b/raddb/mods-available/cache @@ -241,11 +241,11 @@ cache { # . :: # - # Cache all instances of `Reply-Message in the reply list. + # Cache all instances of `Reply-Message` in the reply list. &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" + &reply.Reply-Message += "Cache last updated at %t" # Add your own value for `Class`. &reply.Class := "%{randstr:ssssssssssssssssssssssssssssssss}"