Fixed U4-1934 Error in comments of config files

This commit is contained in:
Sebastiaan Janssen
2013-03-18 08:50:24 -01:00
parent db3f21429e
commit 259fbcb8f0

View File

@@ -21,7 +21,7 @@ More information and documentation can be found on CodePlex: http://umbracoexami
interval="10"
analyzer="Lucene.Net.Analysis.Standard.StandardAnalyzer, Lucene.Net"/>
<!-- default external indexer, which excludes protected and published pages-->
<!-- default external indexer, which excludes protected and unpublished pages-->
<add name="ExternalIndexer" type="UmbracoExamine.UmbracoContentIndexer, UmbracoExamine"
supportUnpublished="false"
supportProtected="false"