]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
word smithing
authorAlan T. DeKok <aland@freeradius.org>
Tue, 19 Sep 2023 20:41:22 +0000 (16:41 -0400)
committerAlan T. DeKok <aland@freeradius.org>
Tue, 19 Sep 2023 20:41:22 +0000 (16:41 -0400)
raddb/radiusd.conf.in

index b38ea5e673dfa45d86979121925ed84c48a8c089..e0ca1d7d45af628453b7a4af6894054ccf7c3043 100644 (file)
@@ -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.