summaryrefslogtreecommitdiffstats
path: root/ufo/etc/fs.conf-gluster
diff options
context:
space:
mode:
Diffstat (limited to 'ufo/etc/fs.conf-gluster')
-rw-r--r--ufo/etc/fs.conf-gluster9
1 files changed, 0 insertions, 9 deletions
diff --git a/ufo/etc/fs.conf-gluster b/ufo/etc/fs.conf-gluster
deleted file mode 100644
index 54822a43c..000000000
--- a/ufo/etc/fs.conf-gluster
+++ /dev/null
@@ -1,9 +0,0 @@
-[DEFAULT]
-# IP address of a GlusterFS volume server member. By default, we assume the
-# local host.
-mount_ip = localhost
-
-# By default it is assumed the Gluster volumes can be accessed using other
-# methods besides UFO (not object only), which disables a caching
-# optimizations in order to keep in sync with file system changes.
-object_only = no