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
Loading
Loading
Loading
Loading
+5 −1
Original line number Original line Diff line number Diff line
@@ -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