From: Alan T. DeKok Date: Tue, 19 Sep 2023 20:41:22 +0000 (-0400) Subject: word smithing X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2bb84bd091fb690267d55dd749e03d6a2d669678;p=thirdparty%2Ffreeradius-server.git word smithing --- diff --git a/raddb/radiusd.conf.in b/raddb/radiusd.conf.in index b38ea5e673d..e0ca1d7d45a 100644 --- a/raddb/radiusd.conf.in +++ b/raddb/radiusd.conf.in @@ -601,6 +601,11 @@ migrate { # rewrite_update:: Rewrite old `update` sections to use the new # "edit" code. # + # When this flag is set to `true`, the server will read the + # `update` section, and swap the internal implementation to + # use the new code. The configuration file can still contain + # the `update` keyword. + # # Not all `update` sections can be automatically converted. # If the conversion process does not work, then the server # will produce an error instead of doing the wrong thing.