SOLR-5978: Warning for SOLR-5522 (file/edit) should be removed from example solrconfig.xml

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1586202 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Erick Erickson 2014-04-10 03:29:56 +00:00
parent f261d484f4
commit 58343a35ae

View File

@ -1155,11 +1155,6 @@
</requestHandler>
-->
<!--
Enabling this request handler (which is NOT a default part of the admin handler) will allow the Solr UI to edit
all the config files. This is intended for secure/development use ONLY! Leaving available and publically
accessible is a security vulnerability and should be done with extreme caution!
-->
<!--
<requestHandler name="/admin/fileedit" class="solr.admin.EditFileRequestHandler" >
<lst name="invariants">