SOLR-5978: Undoing previous edit, should be a 4x only change

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

View File

@ -1154,7 +1154,11 @@
</lst>
</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">