Remove the duplicate and obsolete description of vitro.local.solr.url
This commit is contained in:
parent
2cf8beb96a
commit
d8e0734581
1 changed files with 0 additions and 8 deletions
|
@ -95,14 +95,6 @@ VitroConnection.DataSource.dbtype = MySQL
|
|||
VitroConnection.DataSource.driver = com.mysql.jdbc.Driver
|
||||
VitroConnection.DataSource.validationQuery = SELECT 1
|
||||
|
||||
#
|
||||
# The URL to connect to for the Solr service that is used by the application.
|
||||
# The Solr service provides the application with full text search and many
|
||||
# other features. If you leave this commented out the application will attempt to use
|
||||
# the solr from the same tomcat server at the context ${webapp.name}solr
|
||||
#
|
||||
# vitro.local.solr.url =
|
||||
|
||||
#
|
||||
# The email address of the root user for the VIVO application. The password
|
||||
# for this user is initially set to "rootPassword", but you will be asked to
|
||||
|
|
Loading…
Add table
Reference in a new issue