X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=FS%2FFS%2FConf.pm;h=3a4f5b9de58fd860038d3bebe48941a88f4134ea;hp=f68d84e8ba52e74a2afada1183fc6cc227d194f6;hb=f255042296a645e7d90c19ee6740796250cfb9f3;hpb=505345d25040f78a9fdffa5666cd6b9f41a117a5 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.',