Demo Discussion
Forum Config Examples Contributions Vulnerabilities
  Discussion forum about ELOG  Not logged in ELOG logo
icon5.gif   Options Items limits, posted by Patricio Castro on Tue Aug 31 20:29:20 2004 
    icon12.gif   Re: Options Items limits, posted by Steve Jones on Wed Sep 1 22:25:01 2004 
       icon6.gif   Re: Options Items limits, posted by Stefan Ritt on Tue Sep 7 17:49:50 2004 
Message ID: 681     Entry time: Wed Sep 1 22:25:01 2004     In reply to: 679     Reply to this: 686
Icon: Blink  Author: Steve Jones  Author Email: steve.jones@freescale.com 
Category: Question  OS: Linux  ELOG Version: 2.5.3 
Subject: Re: Options Items limits 
> Hello friends, 
> 
> Exist some form to increase limits of items (100) in the Options List
> 
> 
> 
> Thanks for any help

I believe only through an edit of the C code and a recompile, as the values
are set as constants.  I think this might be the line:

#define MAX_N_LIST      100

So, yes, there exists a way and the ease of this way is dependent upon your
comfort level with changing stefan's code.
ELOG V3.1.5-fe60aaf