X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=FS%2FFS%2FConf.pm;h=859342d1123b3ed0f28d98454414144868e1e588;hp=6658704cc03adc1d11fa31f9b4b43e284c408672;hb=0fe2d918669fe77298f95335958edf596a5f9149;hpb=d5f11772496be17d55ed3f7f26d19d3576f9d2be 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.",