[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
AW: Re: [hobbit] Questions about the webpage created by hobbit
- To: <hobbit (at) hswn.dk>
- Subject: AW: Re: [hobbit] Questions about the webpage created by hobbit
- From: bb4 (at) richter-it.net
- Date: Wed, 25 May 2005 09:40:25 +0200
Hi Henrik,
thanks for the answer.
That was exactly what I was looking for.
And yes an evironment variable would be nice but is not necessary when I know where to look :-)
I also changed BBGENOPTS to "...--subpagecolumns=1" but bb.html and the subpages still display 2 columns. :-(
How long does it take to reflect the changes?
I restarted hobbit but everything looks like before.
Regards
Torsten
>
>On Tue, May 24, 2005 at 05:57:19PM +0200, bb4 (at) richter-it.net wrote:
>>
>> I was just wandering around at the website of my hobbit installation and
>> wanted to know, if there is a way to increase the time and events displayed
>
>> at bb2.html (... events received in the last ... minutes).
>> I didn't find a variable to set in the scripts.
>
>The only way to change that is to modify the bbdisplay/pagegen.c file.
>It has these two settings:
>
> int bb2eventlogmaxcount = 100;
> int bb2eventlogmaxtime = 240;
>
>It could be done with an environment variable or a couple more options,
>but noone has requested that until now, so ...
>
>> And maybe there is also a trick not to have 2 columns displayed but only 1.
>
>That one is easy - it's the "--subpagecolumns=2" option for bbgen that
>does this. In the default setup, it comes from the BBGENOPTS setting in
>hobbitserver.cfg.
>
>
>Henrik
>
>
>To unsubscribe from the hobbit list, send an e-mail to
>hobbit-unsubscribe (at) hswn.dk
>
>