Changed links from /projectplan to /match

This commit is contained in:
Marcus Höjvall 2011-07-13 11:07:06 +02:00
parent e1f9183cd4
commit 7030d31225

@ -82,7 +82,7 @@
-->
<property name="enableRemoteUserLookup" value="true"></property>
<!-- This property points to the location of the daisy json search -->
<property name="remoteLookupUrl" value="https://thesis.dsv.su.se/projectplan/json" />
<property name="remoteLookupUrl" value="https://thesis.dsv.su.se/match/json" />
</bean>
<!-- Defines the class used for lookup in username against a remote server NOW AUTOWIRED AND DEPRECATED, NOT MAINTAINED-->