renamed/clarified exclude_ip_addr option.
[freeside.git] / FS / FS / Conf.pm
index 5681dde..545d8b7 100644 (file)
@@ -374,9 +374,9 @@ httemplate/docs/config.html
   },
 
   {
-    'key'         => 'excludeaddr',
-    'section'     => 'deprecated',
-    'description' => 'Addresses to exclude from assignment, one per line.',
+    'key'         => 'exclude_ip_addr',
+    'section'     => '',
+    'description' => 'Exclude these from the list of available broadband service IP addresses. (One per line)',
     'type'        => 'textarea',
   },