summaryrefslogtreecommitdiff
path: root/FS/FS/Conf.pm
diff options
context:
space:
mode:
authorMark Wells <mark@freeside.biz>2014-09-16 21:38:07 -0700
committerMark Wells <mark@freeside.biz>2014-09-16 21:38:15 -0700
commit7a486dea647f735a9a1d0381443218ad6affe6e1 (patch)
tree33fffd4cfdf1288767ba61da6ee58c358daaa76a /FS/FS/Conf.pm
parent43da86c4a7fab275a941650abb11173f4f2930aa (diff)
improve unsuspend behavior for packages on hold, #28508
Diffstat (limited to 'FS/FS/Conf.pm')
-rw-r--r--FS/FS/Conf.pm7
1 files changed, 0 insertions, 7 deletions
diff --git a/FS/FS/Conf.pm b/FS/FS/Conf.pm
index 616a06c90..e56cf3b2d 100644
--- a/FS/FS/Conf.pm
+++ b/FS/FS/Conf.pm
@@ -4046,13 +4046,6 @@ and customer address. Include units.',
},
{
- 'key' => 'disable_setup_suspended_pkgs',
- 'section' => 'billing',
- 'description' => 'Disables charging of setup fees for suspended packages.',
- 'type' => 'checkbox',
- },
-
- {
'key' => 'password-generated-allcaps',
'section' => 'password',
'description' => 'Causes passwords automatically generated to consist entirely of capital letters',