I was looking at a phpMyFAQ DB that got very big. The .sql file took a while to open in Kate, and there was a huge amount of junk (adminlogs, access logs, captcha info...) I removed everything but I'd like to know how to disable these logs so that it doesn't fill up again
Thanks,
Hi,
I suppose you're running PMF 1.6.6, let's see each of the tables:
faqadminlog, go to the Edit configuration page and uncheck the use Adminlog? entry;
faqsessions, go to the Edit configuration page and uncheck the use Tracking? entry;
faqcaptcha, on each captcha image hit we remove data older than 1 week: you could tweak this setting opening the inc/captcha.php file, searching for the generateCaptchaCode() function and changing the call to the internal garbage collector to read the line below:
dicks wrote:Looking forward to 2.0 then. Any idea when it will be out of beta?
Short: When it will be ready
A bit longer: We're trying to release it within the first half of December but nothing has been written to the stone. Please, track our devblog for being updated about progress and issues of 2.0.0-beta