Skip to content

v0.2.51..v0.2.52 changeset ConfigOptions.asciidoc

Garret Voltz edited this page Jan 15, 2020 · 1 revision
diff --git a/conf/core/ConfigOptions.asciidoc b/conf/core/ConfigOptions.asciidoc
index 634497c..5a054cc 100644
--- a/conf/core/ConfigOptions.asciidoc
+++ b/conf/core/ConfigOptions.asciidoc
@@ -538,6 +538,13 @@ The number of seconds after a successful write before submitting another changes
 
 The text description that is written to the OSM API database with a changeset.
 
+=== changeset.hashtags
+
+* Data Type: string
+* Default Value: `#hootbot`
+
+Set of semicolon separated hashtags associated with a changeset, used for querying changesets and for conflation campaigns
+
 === changeset.max.size
 
 * Data Type: long
@@ -554,6 +561,13 @@ in a single changeset.
 If disabled, replacement changesets generated by `changeset-derive-replacement` will never add
 delete statements for reference features falling outside of `convert.bounding.box`.
 
+=== changeset.source
+
+* Data Type: string
+* Default Value: `Hootenanny`
+
+Specifies the source for the edits that have been made in the changeset
+
 === changeset.user.id
 
 * Data Type: long
Clone this wiki locally