don't explicitly specify unclassified config section
authorivan <ivan>
Wed, 9 Oct 2002 13:59:44 +0000 (13:59 +0000)
committerivan <ivan>
Wed, 9 Oct 2002 13:59:44 +0000 (13:59 +0000)
FS/FS/Conf.pm

index 4dd80c1..6d21802 100644 (file)
@@ -969,7 +969,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' ],