]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
Whitespace
authorNick Porter <nick@portercomputing.co.uk>
Fri, 11 Jul 2025 16:48:07 +0000 (17:48 +0100)
committerNick Porter <nick@portercomputing.co.uk>
Fri, 11 Jul 2025 17:06:01 +0000 (18:06 +0100)
raddb/mods-available/delay

index 96bc3c8938e89c2063691b2b45a54f20edee7127..faeaf40f01297358e53587bd7c9eaaeb15e0334e 100644 (file)
@@ -78,13 +78,13 @@ delay {
        #  The default is `notset`, which means that the delay module will be
        #  transparent and not alter the section rcode.
        #
-       # [NOTE]
-       # ====
-       # The default section `rcode` in many places is `fail`.  Care should be
-       # taken to set the `rcode` for the section a delay module appears in, if
-       # this configuration item is not set, and no other modules are present
-       # in the section.
-       # ====
+       #  [NOTE]
+       #  ====
+       #  The default section `rcode` in many places is `fail`.  Care should be
+       #  taken to set the `rcode` for the section a delay module appears in, if
+       #  this configuration item is not set, and no other modules are present
+       #  in the section.
+       #  ====
        #
 #      rcode = 'notset'
 }