X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FFS%2FConf.pm;h=42432b2a41cdf6465bb91da62e38302ea9efbb09;hb=0f54bc9de62911521dec0d6d418703a7af8033f6;hp=d152a0145912423f84a8c2cea8a9c985bbbec85f;hpb=fb40033fc45f6edce5088e7b29840b58df7b0690;p=freeside.git diff --git a/FS/FS/Conf.pm b/FS/FS/Conf.pm index d152a0145..42432b2a4 100644 --- a/FS/FS/Conf.pm +++ b/FS/FS/Conf.pm @@ -5245,6 +5245,13 @@ and customer address. Include units.', ], }, + { + 'key' => 'agent-email_day', + 'section' => '', + 'description' => 'On this day of each month, agents with master customer records containing email addresses will be emailed a list of their customers and balances.', + 'type' => 'text', + }, + { key => "apacheroot", section => "deprecated", description => "DEPRECATED", type => "text" }, { key => "apachemachine", section => "deprecated", description => "DEPRECATED", type => "text" }, { key => "apachemachines", section => "deprecated", description => "DEPRECATED", type => "text" },