aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/yardstick/yardstick.conf.sample3
1 files changed, 2 insertions, 1 deletions
diff --git a/etc/yardstick/yardstick.conf.sample b/etc/yardstick/yardstick.conf.sample
index 1157b9d62..227aded2d 100644
--- a/etc/yardstick/yardstick.conf.sample
+++ b/etc/yardstick/yardstick.conf.sample
@@ -9,7 +9,8 @@
[DEFAULT]
debug = False
-dispatcher = http # setup multiple dipatcher with comma deperted e.g. file,http
+# setup multiple dipatcher with comma deperted e.g. file,http
+dispatcher = http
[dispatcher_http]
timeout = 5