mirror of
https://github.com/apache/lucene.git
synced 2025-02-24 11:16:35 +00:00
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:
parent
f261d484f4
commit
58343a35ae
@ -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">
|
||||
|
Loading…
x
Reference in New Issue
Block a user