X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FFS%2FConf.pm;h=859342d1123b3ed0f28d98454414144868e1e588;hb=0fe2d918669fe77298f95335958edf596a5f9149;hp=6658704cc03adc1d11fa31f9b4b43e284c408672;hpb=3e3c9fe57cd2b6dd0467b37b470892f0e448f300;p=freeside.git diff --git a/FS/FS/Conf.pm b/FS/FS/Conf.pm index 6658704cc..859342d11 100644 --- a/FS/FS/Conf.pm +++ b/FS/FS/Conf.pm @@ -2432,6 +2432,13 @@ worry that config_items is freeside-specific and icky. }, { + 'key' => 'cgp_rule-domain_templates', + 'section' => '', + 'description' => 'Communigate Pro rule templates for domains, one per line, "svcnum Name"', + 'type' => 'textarea', + }, + + { 'key' => 'svc_forward-no_srcsvc', 'section' => '', 'description' => "Don't allow forwards from existing accounts, only arbitrary addresses. Useful when exporting to systems such as Communigate Pro which treat forwards in this fashion.",