RT# 32234 Change unmask_ss from global conf to group access right
[freeside.git] / FS / FS / Conf.pm
index bac6a76..bd544c9 100644 (file)
@@ -2169,7 +2169,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',
   },