RT# 32234 Change unmask_ss from global conf to group access right
[freeside.git] / FS / FS / Conf.pm
index 9bdd67f..1b25cb5 100644 (file)
@@ -2193,7 +2193,7 @@ and customer address. Include units.',
 
   {
     'key'         => 'unmask_ss',
-    'section'     => 'e-checks',
+    'section'     => 'deprecated',
     'description' => "Don't mask social security numbers in the web interface.",
     'type'        => 'checkbox',
   },