X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FFS%2FConf.pm;h=3053d78e6a452bab9522deb70894672420b85bda;hb=af965b6e50e539c74dfede0ced874e2a103d42eb;hp=b5b5ec89e2b0de1da20c189c527f86f4227f998e;hpb=c7af3fc8437b825afe29ca3bcbedd7bf41404c4d;p=freeside.git diff --git a/FS/FS/Conf.pm b/FS/FS/Conf.pm index b5b5ec89e..3053d78e6 100644 --- a/FS/FS/Conf.pm +++ b/FS/FS/Conf.pm @@ -5340,6 +5340,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.',