Skip to content

Commit 9042e94

Browse files
authored
need this to match GrailIngest.conf (#5679)
when grail pull was refactored to be a hoot only command #5593 and no longer uses PushToDbCommand
1 parent ba70c60 commit 9042e94

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

conf/core/ImportOverpass.conf

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
{
22
"#": "Only add entries here that different default values than the options in ConfigOptions.asciidoc",
3+
"hootapi.db.writer.overwrite.map": "true",
4+
"hootapi.db.writer.remap.ids": "false",
5+
"hootapi.db.writer.preserve.version.on.insert": "true",
36
"#": "end"
47
}

0 commit comments

Comments
 (0)