# HG changeset patch # User Nicolas DURAND # Date 1410359573 -7200 # Node ID d66eff309d8e0f9d24acb4d0a15008a33391cb21 # Parent 3a7a8607d3959985b87cd35154998b980f2a7438 little update to correct branches diff -r 3a7a8607d395 -r d66eff309d8e src/spel/config.py.tmpl --- a/src/spel/config.py.tmpl Wed Sep 10 16:14:03 2014 +0200 +++ b/src/spel/config.py.tmpl Wed Sep 10 16:32:53 2014 +0200 @@ -177,4 +177,5 @@ }, } +# for haystack reindex LDT_INDEXATION_INSERT_BATCH_SIZE = 5000 \ No newline at end of file