From: Jorge Pereira Date: Mon, 4 Feb 2019 23:48:24 +0000 (-0200) Subject: Fix the order X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=acbcb078846940a252578a63e5a3632d20fc5ed2;p=thirdparty%2Ffreeradius-server.git Fix the order --- diff --git a/raddb/mods-available/json b/raddb/mods-available/json index 434fdba4fee..7c4238c4396 100644 --- a/raddb/mods-available/json +++ b/raddb/mods-available/json @@ -43,6 +43,15 @@ # ==== # +# +# ## Default instance +# +# This module takes no configuration. +# +json { + +} + # # ## Sample # @@ -73,12 +82,3 @@ # } # ---- # - -# -# ## Default instance -# -# This module takes no configuration. -# -json { - -}