You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@nutch.apache.org by Apache Wiki <wi...@apache.org> on 2010/06/25 08:00:18 UTC

[Nutch Wiki] Update of "nutch-site.xml" by YongqiangLi

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Nutch Wiki" for change notification.

The "nutch-site.xml" page has been changed by YongqiangLi.
http://wiki.apache.org/nutch/nutch-site.xml

--------------------------------------------------

New page:
<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="configuration.xsl"?>

<!-- Put site-specific property overrides in this file. -->

<configuration>
	<property>
	  <name>plugin.folders</name>
	  <value>./src/plugin</value>
	  <description>Directories where nutch plugins are located.  Each
	  element may be a relative or absolute path.  If absolute, it is used
	  as is.  If relative, it is searched for on the classpath.</description>
	</property>
</configuration>