Fixed U4-1934 Error in comments of config files
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user