Skip to content
Snippets Groups Projects
Commit 29464d41 authored by Sara Bertocco's avatar Sara Bertocco
Browse files

New working version after Victoria trip - fix a typo, introduce service base url

parent bd523106
No related branches found
No related tags found
No related merge requests found
...@@ -23,8 +23,12 @@ ...@@ -23,8 +23,12 @@
* _____________________________________________________________________________ * _____________________________________________________________________________
**/ **/
# VOSpace Backend service base URL
vospacebackend.service.base.url = http://localhost/VOSpaceBackend/
# VOSpace Backend Implementation to be used # VOSpace Backend Implementation to be used
it.inaf.oats.vospacebackendimplementation.VOSpaceBackendImpl = it.inaf.oats.vospacebackend.implementation.VOSpaceBackPosix it.inaf.oats.vospacebackend.implementation.VOSpaceBackendImpl = it.inaf.oats.vospacebackend.implementation.VOSpaceBackPosix
# VOSpace with posix backend Document Root # VOSpace with posix backend Document Root
fs.posix.document.root = /home/bertocco/vospace fs.posix.document.root = /home/bertocco/vospace
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment