SOLR-142 -- don't need gettableFiles in default solrconfig.xml

git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@608749 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Ryan McKinley 2008-01-04 05:27:35 +00:00
parent ea0136fa69
commit dbf2a965a2
1 changed files with 0 additions and 1 deletions

View File

@ -590,7 +590,6 @@
<!-- config for the admin interface -->
<admin>
<defaultQuery>solr</defaultQuery>
<gettableFiles>solrconfig.xml schema.xml admin-extra.html</gettableFiles>
<!-- configure a healthcheck file for servers behind a loadbalancer
<healthcheck type="file">server-enabled</healthcheck>