Skip to content
This repository has been archived by the owner on Apr 15, 2020. It is now read-only.

Commit

Permalink
Updated VloConfig with maxIndegreeInHierarchyGraph
Browse files Browse the repository at this point in the history
  • Loading branch information
WillemElbers committed Feb 26, 2016
1 parent 4c88066 commit 3fee8bf
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions webapp/VloConfig.xml
Original file line number Diff line number Diff line change
Expand Up @@ -180,4 +180,7 @@
<showResultScores>false</showResultScores>

<processHierarchies>true</processHierarchies>

<!-- max indegree for a node regarding hasPart relations, only relevant if processHierarchies is set to "true" -->
<maxIndegreeInHierarchyGraph>500</maxIndegreeInHierarchyGraph>
</VloConfig>

0 comments on commit 3fee8bf

Please sign in to comment.