summaryrefslogtreecommitdiffstats
path: root/test/functional/conf/object-server.conf
diff options
context:
space:
mode:
Diffstat (limited to 'test/functional/conf/object-server.conf')
-rw-r--r--test/functional/conf/object-server.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/functional/conf/object-server.conf b/test/functional/conf/object-server.conf
index d11705c..dbce0f9 100644
--- a/test/functional/conf/object-server.conf
+++ b/test/functional/conf/object-server.conf
@@ -5,6 +5,8 @@ bind_port = 6010
# If not doing the above, setting this value initially to match the number of
# CPUs is a good starting point for determining the right value.
workers = 1
+# Override swift's default behaviour for fallocate.
+disable_fallocate = true
[pipeline:main]
pipeline = object-server