From aafb3774603fde936cc1c184e458ee991b135deb Mon Sep 17 00:00:00 2001 From: ivan Date: Wed, 9 Oct 2002 13:59:46 +0000 Subject: don't explicitly specify unclassified config section --- FS/FS/Conf.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FS/FS/Conf.pm b/FS/FS/Conf.pm index 777fe1c5f..40393fe6e 100644 --- a/FS/FS/Conf.pm +++ b/FS/FS/Conf.pm @@ -983,7 +983,7 @@ httemplate/docs/config.html { 'key' => 'raidus-password', - 'section' => 'unclassified', + 'section' => '', 'description' => 'RADIUS attribute for plain-text passwords.', 'type' => 'select', 'select_enum' => [ 'Password', 'User-Password' ], -- cgit v1.2.1