Highlight properties that have changed since 1.2

This commit is contained in:
j2blake 2011-07-18 15:36:26 +00:00
parent 880cc32ebf
commit 27c316a3dd

View file

@ -181,7 +181,7 @@ In the standard installation, the Solr context will be on the same
server as VIVO, and in the same Tomcat instance. The path will be the
VIVO webapp.name (specified above) + "solr" </td>
</tr>
<tr class="odd_row">
<tr class="odd_row blue">
<td> vitro.local.solr.url </td>
<td> http://localhost:8080/vivosolr </td>
</tr>
@ -199,7 +199,7 @@ Examples:
</ul>
</td>
</tr>
<tr class="odd_row">
<tr class="odd_row blue">
<td> vitro.local.solr.ipaddress.mask </td>
<td> 127\.0\.0\.1,0:0:0:0:0:0:0:1 </td>
</tr>
@ -209,7 +209,7 @@ the data that it creates. This includes uploaded files (usually images)
and the Solr search index. Be sure this directory exists and is
writable by the user who the Tomcat service is running as. </td>
</tr>
<tr class="odd_row">
<tr class="odd_row blue">
<td> vitro.home.directory </td>
<td> /usr/local/vivo/data </td>
</tr>
@ -219,7 +219,7 @@ use for sending e-mail (Optional). If this is left blank, the contact
form will be hidden and disabled, and users will not be notified of
changes to their accounts. </td>
</tr>
<tr class="odd_row">
<tr class="odd_row blue">
<td> email.smtpHost </td>
<td> smtp.servername.edu </td>
</tr>
@ -231,7 +231,7 @@ user's e-mail address is invalid, this address will receive the error
notice. If this is left blank, users will not be notified of changes to
their accounts. </td>
</tr>
<tr class="odd_row">
<tr class="odd_row blue">
<td> email.replyTo </td>
<td> vivoAdmin@my.domain.edu </td>
</tr>
@ -325,7 +325,7 @@ account for the VIVO application. This user will have an initial
temporary password of 'rootPassword'. You will be prompted to create a
new password on first login. </td>
</tr>
<tr class="odd_row">
<tr class="odd_row blue">
<td> rootUser.emailAddress </td>
<td> vivoAdmin@my.domain.edu </td>
</tr>