fix certain problems with third-party payment, #23579
[freeside.git] / FS / FS / Conf_compat17.pm
index 15d4738..2e4bb05 100644 (file)
@@ -915,7 +915,6 @@ httemplate/docs/config.html
     'type'        => 'textarea',
   },
 
-
   {
     'key'         => 'maxsearchrecordsperpage',
     'section'     => 'UI',
@@ -2459,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".',