X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FFS%2FConf.pm;h=3a4f5b9de58fd860038d3bebe48941a88f4134ea;hb=f255042296a645e7d90c19ee6740796250cfb9f3;hp=f68d84e8ba52e74a2afada1183fc6cc227d194f6;hpb=686c4dd420f19c596e7c4b1a3980e5121c007c32;p=freeside.git diff --git a/FS/FS/Conf.pm b/FS/FS/Conf.pm index f68d84e8b..3a4f5b9de 100644 --- a/FS/FS/Conf.pm +++ b/FS/FS/Conf.pm @@ -198,6 +198,13 @@ httemplate/docs/config.html }, { + 'key' => 'apacheip', + 'section' => 'apache', + 'description' => 'The current IP address to assign to new virtual hosts', + 'type' => 'text', + }, + + { 'key' => 'apachemachine', 'section' => 'apache', 'description' => 'A machine with the apacheroot directory and user home directories. The existance of this file enables setup of virtual host directories, and, in conjunction with the `home\' configuration file, symlinks into user home directories.',