Skip to content

v0.2.48..v0.2.49 changeset Config.conf

Garret Voltz edited this page Oct 2, 2019 · 1 revision
diff --git a/test-files/cases/attribute/unifying/Config.conf b/test-files/cases/attribute/unifying/Config.conf
index b423eed..fae2485 100644
--- a/test-files/cases/attribute/unifying/Config.conf
+++ b/test-files/cases/attribute/unifying/Config.conf
@@ -1,5 +1,8 @@
 {
   "attribute.conflation.aggressive.highway.joining": "true",
+  "#": "Setting this one differently than default for now to avoid having to change a bunch of test output until I'm sure users want",
+  "#": "to enable this.",
+  "attribute.conflation.suppress.building.tag.on.multipoly.relation.constituents": "false",
   "base.config": "AttributeConflation.conf",
   "uuid.helper.repeatable": "true",
   "writer.include.debug.tags": "true",
Clone this wiki locally