summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/swift-bench.conf-sample3
1 files changed, 3 insertions, 0 deletions
diff --git a/etc/swift-bench.conf-sample b/etc/swift-bench.conf-sample
index 423608e..8ca7f8b 100644
--- a/etc/swift-bench.conf-sample
+++ b/etc/swift-bench.conf-sample
@@ -34,6 +34,9 @@
# The base name for created containers.
# container_name = (randomly-chosen uuid4)
+# The storage policy to use when creating containers
+# policy_name = gold
+
# Should swift-bench benchmark DELETEing the created objects and then delete
# all created containers?
# delete = yes