diff options
Diffstat (limited to 'FS/FS/Conf.pm')
-rw-r--r-- | FS/FS/Conf.pm | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/FS/FS/Conf.pm b/FS/FS/Conf.pm index b3654b94f..4bc7404b4 100644 --- a/FS/FS/Conf.pm +++ b/FS/FS/Conf.pm @@ -3584,13 +3584,6 @@ and customer address. Include units.', }, { - 'key' => 'voip-cust_cdr_spools', - 'section' => 'deprecated', - 'description' => 'Deprecated, used to enable the per-customer option for individual CDR spools.', - 'type' => 'checkbox', - }, - - { 'key' => 'voip-cust_cdr_squelch', 'section' => 'telephony_invoicing', 'description' => 'Enable the per-customer option for not printing CDR on invoices.', |