X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=FS%2FFS%2FConf.pm;h=f4f70f5fbeaace5dfe62e3052d17b618ad6c9202;hp=0bb59dc11f849b4b201b475323620494f53b9a3a;hb=cc647ae934abe5c9d9a5fc12f020adfc566349d9;hpb=af5b5947a7bcb13a94a84bb2b20c80a2778e0f35 diff --git a/FS/FS/Conf.pm b/FS/FS/Conf.pm index 0bb59dc11..f4f70f5fb 100644 --- a/FS/FS/Conf.pm +++ b/FS/FS/Conf.pm @@ -3539,6 +3539,13 @@ worry that config_items is freeside-specific and icky. 'type' => 'checkbox', }, + { + 'key' => 'svc_domain-edit_domain', + 'section' => '', + 'description' => 'Enable domain renaming', + 'type' => 'checkbox', + }, + { key => "apacheroot", section => "deprecated", description => "DEPRECATED", type => "text" }, { key => "apachemachine", section => "deprecated", description => "DEPRECATED", type => "text" }, { key => "apachemachines", section => "deprecated", description => "DEPRECATED", type => "text" },