summaryrefslogtreecommitdiffstats
path: root/test/functional/conf/fs.conf
diff options
context:
space:
mode:
Diffstat (limited to 'test/functional/conf/fs.conf')
-rw-r--r--test/functional/conf/fs.conf7
1 files changed, 5 insertions, 2 deletions
diff --git a/test/functional/conf/fs.conf b/test/functional/conf/fs.conf
index b54cdf1..43f9b45 100644
--- a/test/functional/conf/fs.conf
+++ b/test/functional/conf/fs.conf
@@ -1,6 +1,7 @@
[DEFAULT]
-# IP address of a GlusterFS volume server member. By default, we assume the
-# local host.
+#
+# IP address of a node in the GlusterFS server cluster hosting the
+# volumes to be served via Swift API.
mount_ip = localhost
# By default it is assumed the Gluster volumes can be accessed using other
@@ -14,4 +15,6 @@ object_only = yes
# numbers of objects, at the expense of an accurate count of combined bytes
# used by all objects in the container. For most installations "off" works
# fine.
+#
+# *** Keep on for Functional Tests ***
accurate_size_in_listing = on