[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] How do I inrcease the number of sites from 250 ?
- Subject: Re: [cobalt-users] How do I inrcease the number of sites from 250 ?
- From: Jeff Bilicki <jeff@xxxxxxxxxxx>
- Date: Thu Dec 13 17:43:32 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
> Dear All,
> I am using the new cobalt RAQ4 with all the latest patches etc.
>
> But whenever I want exceed 250 sites it says cobalt limitation cannot exceed 250 sites.
> Is there any way I can increase this limitation.?
> Thanks
> -Arora,Hemant
In file below change this number, this number will get overwritten next time an
OS update is installed.
/usr/lib/perl5/site_perl/5.005/Cobalt/Product_raq.pm:
$Sites_Max = 250; # how many sites can the system have?
Jeff-