View Single Post
Old 04-28-2004, 08:16 PM   #1
orbitalz
Green Mole
 
Join Date: Apr 2004
Location: home
Posts: 7
what do these options mean?

from the config.php file what do these options mean and or do?:


(what is a snippet?)
define('SNIPPET_DISPLAY_LENGTH',150); //Max chars displayed in each snippet

(what does recurse mean and do?)
define('SPIDER_MAX_LIMIT',20); //max recurse levels in spider
define('SPIDER_DEFAULT_LIMIT',3); //default value
define('RESPIDER_LIMIT',4); //recurse limit for update


And it would be cool if there was a guide explaining all of the options and commands in this engine.
__________________
me = love phpdig
orbitalz is offline   Reply With Quote