Return comment and default setting for vitro.core.dir to reflect the structure of the release files.

This commit is contained in:
jeb228 2010-03-29 19:32:48 +00:00
parent 90ed7aa845
commit 45882f3dd7

View file

@ -11,13 +11,13 @@
#
# Where is the Vitro core directory?
# In most deployments, this is set to ../vitro, but it commonly points
# elsewhere during development.
# In most deployments, this is set to ./vitro-core, but internal developers may
# prefer to set it to ../vitro
# Examples:
# vitro.core.dir = ./vitro-core
# vitro.core.dir = ../vitro
# vitro.core.dir = /usr/local/vitro/trunk
vitro.core.dir = ../vitro
vitro.core.dir = ./vitro-core
#
# The base install directory for your Tomcat server. The VIVO application