From: Matthew Newton Date: Fri, 4 Dec 2020 02:37:26 +0000 (+0000) Subject: use correct example config for json X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=8fa84cff00070271690cde0fbcce4dec5aa12bd3;p=thirdparty%2Ffreeradius-server.git use correct example config for json --- diff --git a/raddb/mods-available/json b/raddb/mods-available/json index bf1f441110c..fa15768f371 100644 --- a/raddb/mods-available/json +++ b/raddb/mods-available/json @@ -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