aboutsummaryrefslogtreecommitdiff
path: root/weed/command/scaffold.go
diff options
context:
space:
mode:
authorJonathan Amsterdam <jba@google.com>2019-04-05 13:43:38 -0400
committerJonathan Amsterdam <jba@google.com>2019-04-05 13:43:38 -0400
commit72920efc20fd758048f21a82d621a6d7bbc08066 (patch)
tree518ece4c076efbec08d0cbf314bc8cdb29ae26f5 /weed/command/scaffold.go
parenta6a5d804014f5bbcf339fd45a94141f0f8c06232 (diff)
downloadseaweedfs-72920efc20fd758048f21a82d621a6d7bbc08066.tar.xz
seaweedfs-72920efc20fd758048f21a82d621a6d7bbc08066.zip
added entry to scaffold
Diffstat (limited to 'weed/command/scaffold.go')
-rw-r--r--weed/command/scaffold.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/weed/command/scaffold.go b/weed/command/scaffold.go
index b21641f6b..106c2dace 100644
--- a/weed/command/scaffold.go
+++ b/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 = `