]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
use correct example config for json
authorMatthew Newton <matthew-git@newtoncomputing.co.uk>
Fri, 4 Dec 2020 02:37:26 +0000 (02:37 +0000)
committerMatthew Newton <matthew-git@newtoncomputing.co.uk>
Fri, 4 Dec 2020 02:37:26 +0000 (02:37 +0000)
raddb/mods-available/json

index bf1f441110c95a3479814f3da585bba34db0ffdd..fa15768f371a0428561ebf8c20f3e1dca8e8181a 100644 (file)
@@ -83,7 +83,7 @@ json {
        #  The only options for the JSON module are to control the output
        #  format of the `json_encode` xlat.
        #
-       encode_format {
+       encode {
 
                #
                #  output_mode:: set the format of JSON documenta
@@ -97,7 +97,7 @@ json {
                #
                #  Examples of each format are given below.
                #
-#              output_format = object
+#              output_mode = object
 
                #
                #  ### Formatting options for attribute names