From 4b5a111b8b1bdd0a4c3483dc946338ce327a7b00 Mon Sep 17 00:00:00 2001 From: jeb228 Date: Mon, 8 Feb 2010 20:05:42 +0000 Subject: [PATCH] Correct a typo in the example paths: /usr, not /user --- example.deploy.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/example.deploy.properties b/example.deploy.properties index 56c6512b..fc1e9e6f 100644 --- a/example.deploy.properties +++ b/example.deploy.properties @@ -27,13 +27,13 @@ webapp.name = vivo # (usually images). You should arrange for these files to be backed up in some # way. # -upload.directory = /user/local/vivo/data/uploads +upload.directory = /usr/local/vivo/data/uploads # # The location where the VIVO application will create its Lucene search # index. # -LuceneSetup.indexDir = /user/local/vivo/data/luceneIndex +LuceneSetup.indexDir = /usr/local/vivo/data/luceneIndex # # This namespace will be used when generating URIs for objects created in the