Skip to content

Commit

Permalink
[ignore] Increase allowed-fragmentation parameter: default was much t…
Browse files Browse the repository at this point in the history
…oo low, causing delays during updates.
  • Loading branch information
wolfgangmm committed Jan 27, 2014
1 parent ef1d13f commit 255bd8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conf.xml.tmpl
Expand Up @@ -912,6 +912,6 @@
containing valid nodes.
-->
<xupdate allowed-fragmentation="100" enable-consistency-checks="no"/>
<xupdate allowed-fragmentation="10000" enable-consistency-checks="no"/>

</exist>

0 comments on commit 255bd8e

Please sign in to comment.