Demo Discussion
Forum Config Examples Contributions Vulnerabilities
  Discussion forum about ELOG  Not logged in ELOG logo
icon5.gif   How to increase TEXT_SIZE to address entry text limit, posted by Illam Pakkirisamy on Thu Dec 3 19:11:38 2020 
    icon2.gif   Re: How to increase TEXT_SIZE to address entry text limit, posted by Simon Däster on Wed Dec 16 12:41:42 2020 
Message ID: 69283     Entry time: Wed Dec 16 12:41:42 2020     In reply to: 69278
Icon: Reply  Author: Simon Däster  Author Email: simon.daester+elog@gmail.com 
Category: Info  OS: Windows  ELOG Version: ELOG V3.1.4-a04 
Subject: Re: How to increase TEXT_SIZE to address entry text limit 

Hi Illam

You actually have to change the source code of elog and then recompile. Download the code from https://bitbucket.org/ritt/elog/src/master/, change the value of the variable TEXT_SIZE in the file src/elogd.h

Default ist #define TEXT_SIZE 250000

 

Illam Pakkirisamy wrote:

Hi,

I'm trying to increase the entry text constraint but not sure how to do this.  Couldn't find it in the documentation or may be I missed it.  Appreciate your help.

Thanks.
Illam

 

 

ELOG V3.1.5-fe60aaf