RT# 73490 - added global configuration to check if RT activity alert should be displayed.
[freeside.git] / FS / FS / Conf.pm
index d41cc74..a0b9a9c 100644 (file)
@@ -5305,6 +5305,13 @@ and customer address. Include units.',
   },
 
   {
+    'key'         => 'rt-hide_activity_notification',
+    'section'     => 'ticketing',
+    'description' => 'Hide the notification box when there is activity on tickets',
+    'type'        => 'checkbox',
+  },
+
+  {
     'key'         => 'pkg-balances',
     'section'     => 'packages',
     'description' => 'Enable per-package balances.',