From c7dd858a761cd7082ed910339e7ba00ed2021a1c Mon Sep 17 00:00:00 2001 From: Chris Henson Date: Mon, 16 Nov 2015 10:47:35 -0500 Subject: [PATCH] remove defunct parameter --- .../src/main/resources/symmetric-default.properties | 6 ------ 1 file changed, 6 deletions(-) diff --git a/symmetric-core/src/main/resources/symmetric-default.properties b/symmetric-core/src/main/resources/symmetric-default.properties index 7a3fc25ee9..c79f478102 100644 --- a/symmetric-core/src/main/resources/symmetric-default.properties +++ b/symmetric-core/src/main/resources/symmetric-default.properties @@ -854,12 +854,6 @@ routing.max.gaps.to.qualify.in.sql=100 # Tags: routing routing.stale.dataid.gap.time.ms=7200000 -# When true, delete the gaps instead of marking them as OK or SK. -# -# DatabaseOverridable: true -# Tags: routing -routing.delete.filled.in.gaps.immediately=true - # This is the maximum number of data that will be routed during one run. It should be a number that well # exceeds the number rows that will be in a transaction. #