1. Fix for NIHVIVO-2966 re: setting temporal vis to be enabled by default.

This commit is contained in:
tankchintan 2011-07-18 17:32:54 +00:00
parent d391a82591
commit dfca606a21

View file

@ -131,13 +131,13 @@ selfEditing.idMatchingProperty = http://vivo.mydomain.edu/ns#networkId
#
# The temporal graph visualization can require extensive machine resources.
# This can have a particularly noticable impact on memory usage if
# This can have a particularly noticeable impact on memory usage if
# - The organization tree is deep,
# - The number of grants and publications is large.
# VIVO release 1.2 guards against this impact by disabling the temporal graph
# visualization unless the "visualization.temporal" flag is set to "enabled".
# VIVO 1.3 release mitigates this problem by the way of a caching mechanism &
# hence we can safely set this to be enabled by default.
#
# visualization.temporal = enabled
visualization.temporal = enabled
#
# The temporal graph visualization is used to compare different organizations/people