Skip to content

Commit

Permalink
boost service base URL parameter added
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelwechner committed Feb 10, 2012
1 parent 7d0b7b3 commit 6d9cd33
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions src/contributions/resources/personalized-content/resource.xml
Expand Up @@ -6,12 +6,10 @@
class="org.wyona.yanel.impl.resources.boost.PersonalizedContentResource"
>
<description>
Generates personalized content based on the interests of a user
Generates personalized content based on the interests of a user (see for example http://127.0.0.1:8080/yanel/from-scratch-realm/boost.xml)
</description>

<rtd>
<!--
<property name="foo" default-value="bar"/>
-->
<property name="boost-service-base-url"/> <!-- For example: http://localhost:9080/boost/ -->
</rtd>
</resource>

0 comments on commit 6d9cd33

Please sign in to comment.