View Single Post
Old 12-13-2004, 11:22 AM   #3
dawid
Green Mole
 
Join Date: Oct 2004
Posts: 1
Re: PhpDig 1.8.5 does not index all pages

Hello ,

I have the some problem and I change in config.php:


old
define('LINKS_MAX_LIMIT',20); //max links per each level

new
define('LINKS_MAX_LIMIT',0); //max links per each level


It's works fine.
dawid is offline   Reply With Quote