Skip to content

Commit

Permalink
remove cookie.cutter.output.buffer adv. opt. for cookie-cutter confla…
Browse files Browse the repository at this point in the history
  • Loading branch information
brianhatchl committed Jan 14, 2017
1 parent 880d9f6 commit 04e189e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 20 deletions.
11 changes: 1 addition & 10 deletions conf/conflationHorizontalOps.json
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@
"hoot_key": "writer.include.debug",
"required":"true"
},

{
"id": "reference_override_small_way_merger_threshold",
"minvalue": "0",
Expand Down Expand Up @@ -131,15 +131,6 @@
"defaultvalue":"0",
"hoot_key":"cookie.cutter.alpha.shape.buffer",
},
{
"id":"horizontal_cookie_cutter_output_buffer",
"elem_type":"double",
"description":"Cookie Cutter Output Buffer",
"name":"Cookie Cutter Output Buffer",
"defaultvalue":"-1000",
"hoot_key":"cookie.cutter.output.buffer",
"required":"true"
},
{
"id":"horizontal_cookie_cutter_output_crop",
"elem_type":"bool",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@
"hoot_key": "writer.include.debug",
"required":"true"
},

{
"id": "reference_override_small_way_merger_threshold",
"minvalue": "0",
Expand Down Expand Up @@ -131,15 +131,6 @@
"defaultvalue":"0",
"hoot_key":"cookie.cutter.alpha.shape.buffer",
},
{
"id":"horizontal_cookie_cutter_output_buffer",
"elem_type":"double",
"description":"Cookie Cutter Output Buffer",
"name":"Cookie Cutter Output Buffer",
"defaultvalue":"-1000",
"hoot_key":"cookie.cutter.output.buffer",
"required":"true"
},
{
"id":"horizontal_cookie_cutter_output_crop",
"elem_type":"bool",
Expand Down

0 comments on commit 04e189e

Please sign in to comment.