summaryrefslogtreecommitdiff
path: root/FS/FS/Conf_compat17.pm
diff options
context:
space:
mode:
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 6685935d3..2e4bb055f 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".',