Skip to content

v0.2.53..v0.2.54 changeset GrailIngest.conf

Garret Voltz edited this page Mar 31, 2020 · 1 revision
diff --git a/conf/core/GrailIngest.conf b/conf/core/GrailIngest.conf
new file mode 100644
index 0000000..cf490a1
--- /dev/null
+++ b/conf/core/GrailIngest.conf
@@ -0,0 +1,7 @@
+{
+  "#": "Only add entries here that different default values than the options in ConfigOptions.asciidoc",
+  "hootapi.db.writer.overwrite.map": "true",
+  "hootapi.db.writer.remap.ids": "false",
+  "hootapi.db.writer.preserve.version.on.insert": "true",
+  "#": "end"
+}
\ No newline at end of file
Clone this wiki locally