updated install and upgrade docs to include info on new runtime properties

This commit is contained in:
tworrall 2013-06-17 10:44:31 -04:00
parent c50ed11b15
commit c4790afac4
3 changed files with 76 additions and 5 deletions

View file

@ -252,13 +252,14 @@ RDFService.languageFilter = true
#OpenSocial.sandbox = True
# MultiViews
# VIVO supports the simultaneous use of a full foaf:Person profile page view and a "quick" page view that emphasizes
# the individual's webpage presence. The following flag should be uncommented when implementing the multiple
# views.
# VIVO supports the simultaneous use of a full foaf:Person profile page view and a "quick" page
# view that emphasizes the individual's webpage presence. Implementing this feature requires an
# installation to develop a web service that captures images of web pages or to use an existing
# service outside of VIVO, usually for a small fee.
#MultiViews.profilePageTypes=enabled
# Geo Focus Maps
# When the following flag is uncommented, the VIVO home page displays global and US maps highlighting the geographical
# focus of foaf:person individuals.
# When the following flag is set to enabled, the VIVO home page displays a global map highlighting the
# geographical focus of foaf:person individuals.
#homePage.geoFocusMaps=enabled