username-exclamation, RT#18227
[freeside.git] / FS / FS / Conf.pm
index 3f1e743..dc3d693 100644 (file)
@@ -5063,6 +5063,13 @@ and customer address. Include units.',
     'type'        => 'checkbox',
   },
 
+  { 
+    'key'         => 'username-exclamation',
+    'section'     => 'username',
+    'description' => 'Allow the exclamation character (!) in usernames.',
+    'type'        => 'checkbox',
+  },
+
   {
     'key'         => 'ie-compatibility_mode',
     'section'     => 'UI',