Browse Source

added entry to scaffold

pull/914/head
Jonathan Amsterdam 6 years ago
parent
commit
72920efc20
  1. 1
      weed/command/scaffold.go

1
weed/command/scaffold.go

@ -190,6 +190,7 @@ enabled = false
# The exchange must have already been created by some other means, like
# the RabbitMQ management plugin.
topic_url = "rabbit://myexchange"
sub_url = "rabbit://myqueue"
`
REPLICATION_TOML_EXAMPLE = `

Loading…
Cancel
Save