X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FFS%2FConf_compat17.pm;h=2e4bb055ffbe880b8ffb7db67ff6d63fd21cbf79;hb=6d47b55c98b1a8e145a4b63579e148241c65b6ed;hp=15d4738f5275265944bff420b9c2034e8bf42468;hpb=0fb307c305e4bc2c9c27dc25a3308beae3a4d33c;p=freeside.git diff --git a/FS/FS/Conf_compat17.pm b/FS/FS/Conf_compat17.pm index 15d4738f5..2e4bb055f 100644 --- a/FS/FS/Conf_compat17.pm +++ b/FS/FS/Conf_compat17.pm @@ -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".',