summaryrefslogtreecommitdiff
path: root/FS/FS/Conf_compat17.pm
diff options
context:
space:
mode:
authorMike Robinson <miker@freeside.biz>2012-04-25 16:17:50 -0500
committerMike Robinson <miker@freeside.biz>2012-04-25 16:28:34 -0500
commitca75ecc26c0e37dd951621de436bd74f581aa88f (patch)
treeaf919b80f58999d04c21f7c0a68683b4b16b7375 /FS/FS/Conf_compat17.pm
parent5fd66da492a1b206fa4e944eb0caa2e2642d454a (diff)
E-mail for un-suspension. (#16144)
Diffstat (limited to 'FS/FS/Conf_compat17.pm')
-rw-r--r--FS/FS/Conf_compat17.pm7
1 files changed, 7 insertions, 0 deletions
diff --git a/FS/FS/Conf_compat17.pm b/FS/FS/Conf_compat17.pm
index 6685935..2e4bb05 100644
--- a/FS/FS/Conf_compat17.pm
+++ b/FS/FS/Conf_compat17.pm
@@ -2458,6 +2458,13 @@ httemplate/docs/config.html
},
{
+ 'key' => 'unsuspend_email_admin',
+ 'section' => '',
+ 'description' => 'Destination admin email address to enable unsuspension notices',
+ 'type' => 'text',
+ },
+
+ {
'key' => 'email_report-subject',
'section' => '',
'description' => 'Subject for reports emailed by freeside-fetch. Defaults to "Freeside report".',